I would like to give this module a try but I can't figure out where the settings, etc. are. Could you please share how to get this module setup? Thanks.

Comments

xamanu’s picture

1. Enable the module on admin->build->modules

2. Grant user permissions "create user" to a certain role. Now they should have a menu item in the navigation to add users, even if they are not allowed to administer all users.

3. You can also assign the "block user" permission to a certain role. These users can block and activate users through tabs on the user profiles (even if they don't have permission to administer all users). This could be useful for moderators etc.

Your feedback is welcome!

xamanu’s picture

Status: Active » Closed (fixed)
rmassamiri’s picture

Thank you for the instructions. I enabled the module, gave permissions to all roles to "create user". I don't see any changes to the navigation menu. I don't see "add user" or something like in the Menu admin either. Any thoughts? Thanks.

Rosamunda’s picture

Status: Closed (fixed) » Active

I do not see the link to the settings page inside user management. How can I restrict the roles a certain user can create?
Thanks!!

no longer active 7’s picture

'access argumente' => array('administer site configuration'). It should be 'access arguments' => array('administer site configuration'). There should be 's' instead of 'e' in 'argumente', so this settings is not visible at admin/user/ucreate path.

After this clear cache and then you are going to see roles which you want to restrict.

Thanks,
Anjan.

Rosamunda’s picture

Status: Active » Closed (fixed)

Excellent! It works like a charm, THANKS!!!!