githubEdit

Varbase Admin Base

The Varbase Admin Base recipe manages the default admin experience for Varbase sites, including modules, configurations, and role-based permissions for site administration.

Drupal.org Project

https://www.drupal.org/project/varbase_admin_basearrow-up-right

Included Modules

Brings in the following core and contributed modules to your site:

Module
Purpose

Node (in Drupal core)

Manages the creation, configuration, and display of the main site content.

Allows site administrators to further delegate the task of managing user's roles.

Allows additional permissions to be created and managed through an administration form.

Logs general CUD events performed by the user (using the forms) on the website.

Logs file CUD events performed by the user.

Logs node CUD events performed by the user.

Logs user CUD events performed by the user.

Logs taxonomy vocabulary and term CUD events performed by the user.

Logs node CUD events performed by the user.

Logs menu CUD events performed by the user.

Logs user authentication (login logout and request password).

Allows privileged users to masquerade as another user.

Allows to give roles per menu admin permissions without giving them full administer menu permission.

Provides sensible defaults for revision logs, if none are given.

Syslog (in Drupal core)

Logs events to the web server's system log.

Update Status (in Drupal core)

Checks for updates and can notify users if there are new releases available.

Adds autosave feature on forms.

Settings Tray (in Drupal core)

Allows users to directly edit the configuration of blocks on the current page.

Add a clone action for all entities.

Tool for administrating taxonomy terms.

Extends access handling of Drupal Core's Taxonomy module.

Provides an Alfred like search box to navigate within your site.

Adds an optional length indicator to fields.

Navigation (in Drupal core)

New administration navigation.

Adds menu links like flush cache, run cron, and run updates to the Drupal core Navigation menu.

Gin Toolbar for Gin Theme.

Custom Drupal Login for Gin theme.

Enables Gin's edit form layout for every content entity.

Themes the Type Tray module for the Gin administrative theme.

Provides the ability to soft-delete content entities.

Integrates ECA: Event - Condition - Action with Views Bulk Operations (VBO).

Core Icons main form element for Icon autocomplete.

Available Modules (Not Enabled by Default)

The following modules are downloaded with this recipe but not enabled during installation. You can enable them manually if needed:

Module
Purpose

Allows admins to protect users from being edited or cancelled, on a per-user basis.

With this module you can revoke the permission to delete specific nodes.

Allows bulk edition of entity field values.

Included Themes

Theme
Description

Admin theme with a strong focus on improving the Editorial Experience.

Installation

Apply the recipe using Drush:

This recipe is automatically applied when using the Varbase Starter recipe.

Last updated