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

jordojuice’s picture

This 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.

jerenus’s picture

Status: Active » Closed (won't fix)

Agree with #1.