Im working on a site where multiple stakeholders should be able to create panel accounts with a specific role and be able to edit just “their” page.
the user specific page edit permission problem is solved by kirby-bouncer or similar.
Are there other ways of providing user accounts instead of manually creating them in the panel one by one? I did a quick search and couldn’t find promising solutions/plugins.
One solution would be invite links. Create a secret link with which people can create a panel account with predefined role.
I would be happy if you could point me to further resources or solutions.