Here i have been working on user points module. By buying one product user gets some points.

I would like to give node access based on that points that is if user wants to get an access permissions he can use these points

How can i use this and give suggestions and please suggest any module that can be useful for this

thanks and regards
sangeetha rao

Comments

sangeetharao’s picture

Project: User Points » User Points Contributed modules
Version: 5.x-3.1 » 5.x-3.0
Component: Other » Miscellaneous

Here i have been working on user points module. By buying one product user gets some points.

I would like to give node access based on that points that is if user wants to get an access permissions he can use these points

How can i use this and give suggestions and please suggest any module that can be useful for this

thanks and regards
sangeetha rao

kbahey’s picture

Priority: Critical » Normal
Status: Postponed (maintainer needs more info) » Closed (fixed)

There is already a userpoints roles module. When users reach a certain number of points, they join a predefined role.

You can then use any of the access modules (e.g. Taxonomy Access Control, Simple Access, ...etc.) to make the nodes in question accessible to that role based on points.