Closed (won't fix)
Project:
Premium
Version:
master
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2008 at 12:44 UTC
Updated:
16 Apr 2011 at 15:37 UTC
I have a client that wants this functionality plus the option for users that do not have the required roles to spend "credits" to be able to view a specific node. Getting credits could be linked to an ecom module or user points.
Would it be better to extend this module or write a completely new one?
Anton
Comments
Comment #1
miklThere's a hook_premium_access() you can use to do this. If you want to work on this, I think an external module would be the way to go.