Skip to content

ten7/recipe-admin-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TEN7 Admin Theme Recipe

Installs and configures TEN7's standard Drupal admin theme stack.

What it installs

  • drupal/gin — admin theme
  • drupal/gin_toolbar — toolbar integration
  • drupal/admin_toolbar — improved admin menu

Usage

In your project's composer.json, add the VCS source:

"repositories": [
  {
    "type": "vcs",
    "url": "https://github.com/ten7/recipe-admin-theme"
  }
]

Then require and apply:

composer require ten7/recipe-admin-theme
drush recipe recipes/recipe-admin-theme

Versioning

This package follows semantic versioning. Releases are tagged on main.

About

A Drupal recipe for installing gin admin theme and other preferences.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors