Saplings - Gin Admin Experience
A simple Drupal Recipe for installing and configuring the Gin admin theme and supporting base modules.
Features
- Installs and configures the Gin admin theme
- Installs and configures the Drupal core's Navigation module
- Installs and configures the Gin Login module
Requiring this recipe
composer require drupal/saplings_gin_admin_experience
Applying this Recipe
From your webroot run:
php core/scripts/drupal recipe ../recipes/saplings_gin_admin_experience
You can also use drush:
drush recipe ../recipes/saplings_gin_admin_experience