drupal / saplings_gin_admin_experience
Installs and configures the Gin admin theme and supporting base modules.
1.0.0
2025-06-17 07:52 UTC
Requires
- drupal/gin: ^5
- drupal/gin_login: ^2.1
README
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