By hugeknot on
Hi, my site has 4 user roles:
Unauthenticated
Authenticated
Super User
Pro Musician
The last two have the same level of access and privileges.
I also run the points module where users get points for activity.
I want to configure the system so that users automatically become 'Super users' when they get say 20 points.
is this possible?
Comments
Userpoints
The Userpoints module includes a large family of associated, contributed tools that include the functionality you desire. Specifically look for userpoints_role: "Users join/leave roles as they earn/lose certain points threshold."
Take a look at
Take a look at http://drupal.org/project/userpoints_contrib: