Closed (won't fix)
Project:
Signup
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2011 at 14:27 UTC
Updated:
11 Apr 2013 at 13:32 UTC
Hey,
Currently signup permissions are role based. At the moment i'm 'patching' ;) signup to added custom per user permissions. The integration is too custom for general use, but it made me wondering that maybe it could be a useful addition to signup ? That way you'd could hook into other functionalities, like a user pays for a certain kind of membership, and is then allowed to signup for events. Kinda thinking out loud here ;)
Comments
Comment #1
jordojuice commentedThis is the purpose of roles. In the example you provide, a user paying for a certain kind of membership can be granted a role for paying a fee. That role has permissions associated with it that will then allow the user to sign up for content. Any more granularity in the permission system seems unnecessary.
Comment #2
jerenus commentedAgree with #1.