drupaluserpoints

Drupal Userpoints module


Is there already an update for the userpoints_role mod?

I have a userpoints system implemented for drupal 7.x but i want it to give roles automaticly as users gain or lose karma, i do not have a clue how to do this, so any help on this matter would be helpful ;)

I also want to have some sort of Like/disliking function, but i don't know how to do this.

thanks in advance, jonathan


Solution

  • Your request about giving/removing roles as users gain/lose points should already be implemented in User Points Contributed modules.

    For a like/dislike feature, take a look at the Rate module.