Drupal CMS Admin UI
Description
The Drupal CMS Admin UI recipe sets up the administrative theme and navigation for Drupal CMS sites. It provides a modern, polished administration experience using the Gin theme along with productivity tools for site administrators.
This recipe is used by the varbase_starter recipe as part of the Varbase 11.0.x installation.
Included Modules
Brings in the following core and contributed modules to your site:
Announcements (in Drupal core)
Displays announcements from the Drupal community.
Automatically updates Drupal core.
Provides an Alfred like search box to navigate within your site.
Contextual Links (in Drupal core)
Provides contextual links to directly access tasks related to page elements.
Provides customizable dashboards.
Database Logging (in Drupal core)
Logs system events in the database.
Provides functionality for Drupal CMS that is not yet in Drupal core or dependencies.
Displays Drupal community events from drupal.org.
File (in Drupal core)
Provides a field type for files and defines a "managed_file" Form API element.
Custom Drupal Login for Gin theme.
Gin Toolbar for Gin Theme.
Custom Menu Links (in Drupal core)
Allows users to create menu links.
Menu UI (in Drupal core)
Provides a user interface for managing menus.
Navigation (in Drupal core)
New administration navigation.
Adds menu links like flush cache, run cron, and run updates to the Drupal core Navigation menu.
Provides a user interface for browsing available Drupal projects.
Improves limited-cardinality widgets by displaying only one empty element at a time.
Makes entity reference fields more user-friendly using Tagify.
Provides a user list component from Tagify user lists.
Update Status (in Drupal core)
Checks for updates and can notify users if there are new releases available.
Views UI (in Drupal core)
Provides a user interface for creating and managing views.
Allows the users to see the contents of the password fields on selected forms before submission.
Included Themes
Admin theme with a strong focus on improving the Editorial Experience.
Installation
Apply the recipe using Drush:
Last updated