Question

I'm new to Drupal and I'd like to get this quickly implemented, or at least know if it is possible and how to proceed.

This is the situation: 3 types of users (roles): SuperAdmin, GroupAdmin and user.

Users are just users who can use the whole site. GroupAdmin has the ability to create users associated to his Group. They can administer only users from his group. SuperAdmin can administer all kind of accounts.

Any info on how to get started would be appreciated. Thanks in advance!

Was it helpful?

Solution

I'm surprised no one has mentioned the Organic Groups module yet. If you implement this along with Organic Groups Access Control it should give you what you are looking for.

Here's a tutorial on setting it up: Organic Groups: Enable users to create collaborative groups

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top