Field Report

Component type

module

Maintenance status

Development status

Downloads

260

Component created

Component changed

The Field Report module creates a report page that lists all of the fields on the site, along with their label, description, field type, and what they are shared with, organized by entity type and bundle.

This should make it really easy to see how the fields are organized onto your site, and identify any that are missing descriptions or relevant labels, and find fields that could be shared but aren't, etc.

Menu child item

Component type

module

Categories

Maintenance status

Development status

Downloads

939

Component created

Component changed

This Module helps you to add menu link when we have large menu items trail and we want to add menu child under specified parent item.

Installation

Install your module as
https://drupal.org/documentation/install/modules-themes/modules-8

How to use

  1. Visit overview menu form,
  2. admin/structure/menu/manage/(MENU) which (MENU) is your machine name menu,
  3. you'll see the add child link.

Shortcode Custom

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will allow site builders to build custom shortcodes (for the Shortcode module) through Drupal's interface, rather than having to write code to use the Shortcode's API.

It will allow the creation of multiple shortcodes, with the option to add a button in the editor (with icon) and hopefully a preview in the WYSIWYG. It will also allow adding some CSS/JS when the shortcode is displayed (imagine the shortcode is for a photo gallery).

YAML Permissions

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows for permissions to be packaged within modules in a clear / concise YAML format with modules, provide general ease of use. Functionally whilst not supporting export (yet), it will on the other hand provide a mechanism to revert the permissions that you have packaged as well as other related features.

Check JS

Component type

module

Categories

Maintenance status

Development status

Downloads

485

Component created

Component changed

# Check JS

by Deep Upadhyay

Description:
All sites uses javascript a lot and lot's of feature depends on it but if browser doesn't support javascript or javascript is disabled in browser, then this module shows a nice disclaimer message to user to enable the javascript in their browser. Disclaimer message is configurable in admin settings.

Maintenance Notifications

Component type

module

Categories

Maintenance status

Development status

Downloads

605

Component created

Component changed

This module sends out a notification when the site is set to maintenance mode or set back to live from maintenance.

Features of this module

  1. Sends out a mail to the selected user emails when put in maintenance mode.
  2. Sends out a mail to the selected user emails when removed from maintenance mode.
  3. Can select a different email templates for both the above scenarios