Posted by asciikewl on November 18, 2008 at 12:44pm
Jump to:
| Project: | Premium |
| Version: | master |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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
#1
There'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.