PUGXMultiUserBundle
PUGXMultiUserBundle copied to clipboard
2.0
This pull request:
- Adds a profile Manager to handle profiles (in a very similar way the registrationManager handles registration)
- Adds a command to create users by type.
- Moves
buildConfig
method toPUGXMultiUserExtension
. Parameters are now sent directly toUserDiscriminator
: the configuration ->%pugx_user.discriminator.conf%
and the user types ->%pugx_user.discriminator.user_types%
Tests are not updated, I am waiting for some feedback to whether or not the author of the bundle is interested in this feature or not! Thanks guys!
Can you fix tests?