-
Notifications
You must be signed in to change notification settings - Fork 209
Roles management
In the control panel go to Roles tab from the left sidebar. You will be able to see a list of roles available in Abixen Platform.
Being a privileged user you are able to create your custom roles. In order to create a new one, click the big green button New Role. You will be able to see a new role creation form.
All you have to fill out is a role name, and a role type. For now Abixen Platform supports two role types:
- Role User - allows to see only pages site
- Role Admin - allows to see pages site and control panel as well.
You are able to select single role to edit or permissions definition. Click the checkbox in a row you are interested in.
Having a one selected role, click Define Permissions button. You will be able to see a list of permissions you can assign to the selected role. Also you can filter permissions by their domain by clicking a filter button on the left side of the permissions list. For now there are following domains of permissions:
- Page
- Module
- Layout
- Module Type
We are going to add additional types in the future, also for defined by developers.