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
Comment #1
sangeetharao commentedHere 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
Comment #2
kbahey commentedThere 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.