Default Roles and Site Personas

Roles in Varbase

Varbase comes with preconfigured default roles tailored for sites with hierarchical content management permissions.

The default roles that come preinstalled with Varbase are:

  1. Editor Has permissions to edit all content on the website but can't publish any content.

  2. Content admin Can edit all content and publish it but can't edit anything else not related to the content roles.

  3. SEO admin Can edit items that related to SEO stuff, Meta tags and Google Analytics.

  4. Site admin Can edit, delete, publish all content int the site.

  5. Super admin Can edit everything in content and configurations for the site.

You'll also notice that there are 2 more roles when managing roles and permissions. The Anonymous user role and the Authenticated user role. These roles are provided by default from Drupal and cannot be edited/deleted. These roles help identify the users such as:

Anonymous user: Any visitor/user who can access the website without providing a username or password.

Authenticated user: Any user who can access the website by providing a username or password.

pageManaging Roles

High-level Roles Designation

Varbase default roles were created to with the following high-level roles designation in mind:

Permission

Anonymous user

Authenticated user

Editor

Content Admin

SEO Admin

Site Admin

Super Admin

Create

No

No

Yes

Yes

Yes

Yes

Yes

Edit

No

No

Yes

Yes

Yes

Yes

Yes

Publish

No

No

No

Yes

Yes

Yes

Yes

Delete

No

No

Yes

Yes

Yes

Yes

Yes

User Management

No

No

No

No

No

Yes

Yes

Menus Management

No

No

No

Yes

No

Yes

Yes

Taxonomies Management

No

No

No

Yes

No

Yes

Yes

Administer Google Analytics

No

No

No

No

Yes

Yes

Yes

WebForm Management

No

No

No

Yes

Yes

Yes

Yes

Revisions

No

No

No

Yes

No

Yes

Yes

Workflows management

No

No

No

No

No

No

Yes

Varbase default roles and permissions can be edited and changed based on your own use case.

Like any Drupal site, you can edit the Roles and Permission freely without affecting any of Varbase functionality.

pageEdit Roles' Permissions

Last updated