Can user points accumulate for each day a site member has a specific role? Say they buy a role, can they accumulate a point for every week they are in that role? And if their role downgrades, point accumulations stops until they buy the role again? Thank you.

Comments

kbahey’s picture

Project: User Points » User Points Contributed modules
Version: 6.x-1.1 » 6.x-1.x-dev
Component: Other » Code
Status: Active » Fixed

You need to have a new module that hooks into userpoints.

For example, it can be a cron run and check the users, and their roles, and then add a point if they are in that role for each day.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.