Home / Administrators and The Admin Area / Roles and Permissions

Roles and Permissions

Granular access control

What it is

Roles define groups of permissions. Staff can be assigned one or more roles.

How it works

staff_roles links staff to roles. Permission checks use PermissionManager::hasAccess().

How to set up

Go to Admin → Staff or roles management. Create roles, assign permissions, then assign roles to staff.

Was this helpful?