kanopi/gin-admin-experience

Installs and configures the Gin admin theme and supporting base modules.

Installs: 904

Dependents: 1

Suggesters: 5

Security: 0

Stars: 1

Watchers: 10

Forks: 0

Open Issues: 0

Type:drupal-recipe

1.0.0-beta 2023-12-30 12:31 UTC

This package is auto-updated.

Last update: 2024-04-26 22:58:53 UTC


README

A simple Drupal Recipe for installing and configuring the Gin admin theme and supporting base modules.

Configuring Drupal for Recipes

See https://www.drupal.org/files/issues/2023-10-01/Configuring%20Drupal%20to%20Apply%20Recipes.md

Installing this Recipe

composer require kanopi/gin-admin-experience

Applying this Recipe

From your webroot run php core/scripts/drupal recipe recipes/contrib/gin-admin-experience and drush cr

If you have our Docksal command in your project, fin recipe-apply gin-admin-experience

Unpacking this Recipe

To unpack this recipe's dependencies to your site's composer.json, in the root of your project run:

composer unpack kanopi/gin-admin-experience

If you have our Docksal command in your project, fin recipe-unpack kanopi/gin-admin-experience

Known Issues

  • If the Gin Admin theme, and Gin Login module are currently enabled, installation will fail.