Hook weight alter
Component type
Categories
Maintenance status
Development status
Component created
Component changed
The module provides an user interface to alter the execution order of the hook.
The module provides an user interface to alter the execution order of the hook.
This module provides a UI for developers to create module and install profile skeletons. It can add a form skeleton to the module if the option is selected. It is able to clone a selected theme under install profile as well.
The RESTful purge module provides an admin UI for managing various cache backends for the RESTful module.
NOTE that this module DOES NOT help you connect or configure a cache backend(like memcached or Redis) for RESTful.It only assists with an admin interface for clearing/invalidation of cache on selected RESTful endpoints.
This module is a work in progress and not recommended for production use at present.
See https://www.drupal.org/project/big_pipe.
This module makes it easy to visualize the impact BigPipe can have for a site. Because it's just a module that provides two blocks, it's very easy/unobtrusive to install on your site, to see what the impact would be of using BigPipe for your site.
This is a simple development helper that hides example and test features
and test features that clutter up the UI.
Installation Instructions
-----
1. Download the module from drupal.org.
2. Copy to the sites/all/modules/contrib directory.
3. Enable the module through the UI by navigating to admin/modules.
Supported Modules
----
Currently, the following modules have their test/example features hidden:
entityform
features_extra
feeds
flexslider
migrate
migrate_extra
uuid
FIRST THINGS FIRST: THIS IS NOT A MODULE. PLEASE READ BELOW
'Profile Enable' is an extension for Drush. This extension provides a new Drush command, profile-enable, which is designed for the enabling and re-enabling of Drupal installation profiles. Now I know that Drush itself can handle this perfectly well using pm-enable and installation profiles are modules. But I do want to make you aware of a special use case that required the development of 'Profile Enable'.
This module overrides the error level setting with a permission.
So you can
* have a sitebuilder role (or even a special debugger role) see errors and notices
* have others not see errors and notices.
You may also like Role toggle with this.
This module extends the Configuration Synchronization user interface with a form to select the source of the configuration to synchronize with.
The core user interface only has the ability to compare with the default sync directory. But it is possible to define any number of other source directories in the settings.php, so this module makes it possible to compare changes between those directories and the active configuration, and to import those changes.
Module for read and write XML documents
A simple API that makes it easy to keep custom configuration inside custom modules.