User Roles
React Bricks has 2 basic user roles, which can be expanded using Custom Roles and Permissions:
- Admin: they can edit content, lock/unlock pages, invite users from the React Bricks Dashboard.
- Editor: they can edit all the pages, and, based on permissions set by the Admin, the can Add new pages, Delete pages or Trigger a build hook.
Permissions
Admin
- Create pages
- Edit pages' content
- Delete pages
- Trigger a rebuild for static sites (production and staging)
- Lock / Unlock pages
- Invite users to app / Remove them
- Edit App settings
Editor
- Edit pages' content
- Create pages (if allowed by Admin)
- Delete pages (if allowed by Admin)
- Trigger a rebuild for static sites (staging) (if allowed by Admin)
- Trigger a rebuild for static sites (production) (if allowed by Admin)