Toolbar Themes

Component type

module

Maintenance status

Development status

Downloads

4571

Component created

Component changed

Toolbar themes animation

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.

Installation

Install like all other modules, then go to: ~/admin/config/toolbar-themes/settings

DrupalStatus

Component type

module

Maintenance status

Development status

Component created

Component changed

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.

NoCache

Component type

module

Categories

Maintenance status

Development status

Downloads

257

Component created

Component changed

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...

Content Panels

Component type

module

Maintenance status

Development status

Downloads

446

Component created

Component changed

Introduction

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.

Content Scroller

Component type

module

Categories

Maintenance status

Development status

Downloads

944

Component created

Component changed

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

Broken Link

Component type

module

Maintenance status

Development status

Downloads

3099

Component created

Component changed

Broken Link module features:

  1. Tracking of 404 Page not found request and it hit counts.
  2. Can specify the redirection path by using regular expression pattern matching.

Module will be needy one to handle many inbound links after Drupal migration.

ComputerMinds Config tools

Component type

module

Categories

Maintenance status

Development status

Downloads

1795

Component created

Component changed

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.

Parameter Injection

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

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