Users, Roles, Permissions
Through the Users interface, the app owner and admins can view users and their roles, as well as invite other users to collaborate on the app’s content.
For each invited user, it is possible to assign a main role (Admin or Editor), any custom role, and—for editors—enable specific permissions.
Default User Roles
React Bricks offers 3 basic user roles for an app, which can be extended using Custom Roles and Permissions:
- Owner: Has full control over their apps
- Admin: Can perform most tasks, except managing the app Plan, Environments, and deleting the app
- Editor: Can edit page content and, depending on permissions set in the Dashboard, may edit page metadata, create/delete pages, trigger deploys, or approve pages
Default Permissions
Permission | Owner | Admin | User |
---|---|---|---|
Edit Pages | x | x | x |
Edit SEO | x | x | o |
Edit Page Attributes | x | x | o |
Create Pages | x | x | o |
Delete Pages | x | x | o |
Trigger Dev Deploy Hook | x | x | o |
Trigger Staging Deploy Hook | x | x | o |
Trigger Production Deploy Hook | x | x | o |
Approve content | x | x | o |
Lock / Unlock Pages and Blocks | x | x | |
Edit App Settings | x | x | |
Manage Users | x | x | |
Add / Remove Languages | x | x | |
Manage Build Hooks | x | x | |
See the app Usage | x | x | |
Manage SSO configuration | x | x | |
Manage Approval workflows | x | x | |
Manage the change history | x | x | |
Backup and restore content | x | x | |
Manage off-site backups | x | x | |
Manage the App Plan subscription | x | ||
Manage multiple environments | x | ||
Login without SSO even when “Force SSO” is active | x | ||
Delete the App | x |
See also Set Custom Permissions.