How to add a global administrator role #179
Unanswered
intranets-talk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, was wondering if anyone has set up a Global Admin role previously for this. The default roles are Admin and Editor, which work fine, as intended.
I need to add a Global Admin role that can view, create, update and delete any information across companies/tenants, globally, as well as view simple stats (how many companies are registered and how many employees are there associated with each company).
I am looking at FilamentCompaniesServiceProvider currently, where the Admin and Editor roles are defined, but I am pretty sure there's more than that that I need to look at (CompanyPolicy most likely + a new panel for the Global Admin)
I would appreciate any starting pointers.
Beta Was this translation helpful? Give feedback.
All reactions