Rest menu items

Component type

module

Maintenance status

Development status

Downloads

6739

Component created

Component changed

Important notice

As of version 8.x-1.2 the structure of the returned JSON has changed. See #2837697: Alter the format of the json returned for more information.

This module provides a REST endpoint to retrieve menu items based on the menu name.

Sync UUIDs

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides the Drush command `sync-uuids` which purpose is simple: it updates the UUIDs of the active configuration entities to match those found in staged configuration files.

This is used to spawn a site clone without having to have an import an entire database dump from the existing sites. This would produce an "empty" site but with the correct configuration values. This can be useful during development.

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.

Webform Attributes

Component type

module

Maintenance status

Development status

Downloads

346

Component created

Component changed

General information

This module allows you to add attributes to your form elements.

Advantages

  • Add additional data attributes from HTML 5;
  • Add data-* attributes that are extremely useful, especially for JavaScript developers.

Configuration

You may add attributes two ways:

File metadata manager

Component type

module

Categories

Maintenance status

Development status

Downloads

18829

Component created

Component changed

A Drupal 8 module providing a file metadata manager service and API. Allows to
get, via an unified API, information stored in files like EXIF photo
information, TrueType font information, etc.

Metadata protocols are pluggable. Developers can implement a plugin and use the
service framework to get the metadata required.

The following plugins are provided by the module:

Custom Solr Search

Component type

module

Categories

Maintenance status

Development status

Downloads

6669

Component created

Component changed

Custom Solr Search module provides the option to search the keyword across the multiple Solr servers / cores which is already indexed(Including the External Solr Servers). Currently it is depended on Search API Solr Search for getting the details of Solr Servers which will be saved under the path "/admin/config/search/search-api"