Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

aayala's avatar

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!

0 likes
0 replies

Please or to participate in this conversation.