Nov 28, 2017
0
Level 1
Allow team members to invite other users
Hi,
I have setup two roles which team members can have in Spark:
Spark::useRoles([ 'member' => 'Member', 'super' => 'Super User' ]);
I'd like for members with the role "super" to be able to invite other team members.
Is there a simple way I can extend spark to display the "Invite Users" view if they have this role?
Thanks in advance!
Please or to participate in this conversation.