Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Seven Alter Toolbar is a theme for Drupal admin_toolbar.

License

Notifications You must be signed in to change notification settings

designhammer/sevenalter_toolbar

Repository files navigation

Seven Alter Toolbar - Module

Seven Alter Toolbar is a theme created for the Drupal Admin Toolbar module. It works best with the Seven Alter admin theme.

Add to a Drupal site

Drupal.org doc: Managing dependencies for a custom project

Add to composer.json (the first part is already there).

"repositories": [
    {
        "type": "composer",
        "url": "https://packages.drupal.org/8"
    },
    {
        "type": "git",
        "url": "https://github.com/designhammer/sevenalter_toolbar.git"
    }
],

Require the modules.

composer require designhammer/sevenalter_toolbar

About

Seven Alter Toolbar is a theme for Drupal admin_toolbar.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages