Menu Normalizer
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
The missing Normalizer for MenuLinkInterface and MenuLinkTreeElement.
The missing Normalizer for MenuLinkInterface and MenuLinkTreeElement.

Provides themes for the Drupal 8 Toolbar module. The main purpose of this module is to provide compact, minimal themes for the Toolbar and allow the site admin to show or hide tabs and icons.
Install like all other modules, then go to: ~/admin/config/toolbar-themes/settings
The Drupal Status module creates a bridge between Bespin.cc and your websites. With this module enabled, a key will be generated that Bespin.cc uses to authenticate retrieving a JSON object of your site's installed modules and their versions.
From there, Bespin.cc will notify you of any available updates to your site (including Drupal core and contributed modules) and any security releases.
Bespin.cc aims to help you keep your sites up-to-date with a dashboard to see all your sites at a glance.
drush nocache
Many times during the development when you get the database from the production server to your local, dev or test environment you have to disable caches, CDN and probably something else.
You don't need to do it manually, there's now a drush command to do it all at once.
Why do not set it in $conf?
Because...
Handy Functions is a set of handy functions created during personal Drupal development to avoid having to implement them again and again in every new site.
This module provides developer the possibility of placing unexisting entity view modes in panels (and related) and create
those entities later without marking features as overriden. Keep in mind, the entity wouldn't be exported in panels config
but there's an internal mapping done between the content panel placed and the later created entity.
This module help site builder or developer to add "Custom scrollbar" to site, this will help user to scroll content easily and having great user experience.
Requirements
------------
1. jQuery custom content scroller library.
Download here: http://manos.malihu.gr/jquery-custom-content-scroller/
2. libraries module drupal . https://www.drupal.org/project/libraries
Module will be needy one to handle many inbound links after Drupal migration.
Provides advanced configuration management workflow functionality, based around ComputerMinds' intended config management workflow.
Inspired by a combination of PreviousNext's Drush CMI tools, Configuration Synchronizer, Configuration development and Configuration Update Manager.
Provides a dependency-injection compiler pass for injection of parameters into services using a Symfony-like notation with %name.sub.sub.value% syntax. For extensibility this module provides a @Plugin notation and interfaces for other modules to provide configuration.
See:
- Parameter Injection Settings
- Parameter Injection Dot Env