It seems that there is nothing take care regarding the existing users if you are installing this module on a running site. (thanks to @amateescu for the clarification)
Thus, we could add this information in the main page:
If you install this module on a running site, all existing users will be assigned the
userbundle by default.
Is there other issues/questions we should think about?
ex:
-Views or any configuration which are using the user entity?
-Any (not compatible) module which are overriding the users forms or the user entity or anything which can collide?
-Anything with the Webprofiler (see https://www.drupal.org/project/user_bundle/issues/3143517)
Issue fork user_bundle-3143532
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
amateescu commentedWrote some info about the behavior after installation in the README and on the project page as well.
Comment #6
amateescu commented