Configuration Interchange and Management

Component type

module

Categories

Maintenance status

Development status

Downloads

672

Component created

Component changed

CIM is the first contrib module that explores the possibilities in the new configuration system in Drupal 8.

CIM allows you to take a snapshot of the configuration, roll back to previous snapshots and pull/push snapshots between sites.

This is work in progress, things might break at the drop of a hat, and considering that D8 is still a long way off, I don't have to tell you not to use it in production.

Required by role

Component type

module

Maintenance status

Development status

Downloads

10360

Component created

Component changed

Field required by role is a module that improves core "required" functionality.

Similar to CCK Required by role brings extra features such as:

  • Ready for all entities, including custom entities.
  • Doesn´t need extra configuration, just install.
  • Respects previous configuration.
  • Configuration per field instance.

Module Names

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module modifies the Module List page to show the internal names of all modules. The internal name is used for a variety of purposes, including: what directory on the filesystem the module resides in, what name to use when implementing hooks, what name to pass Drush to enable/disable/install/reinstall the module, and many others.

If you've ever downloaded a module and then failed to locate it on the Modules List page when attempting to enable it because you couldn't figure out what it was actually called in that listing, then this module is you.

MailSrv

Component type

module

Maintenance status

Development status

Component created

Component changed

This module does not work.
This module provides integration between drupal and postfix with dovecot.
And provides an administration interface for managing email accounts.
It also will integrate with aegir hosting system to create a mail account for each web site.

System Status AJAX

Component type

module

Categories

Maintenance status

Development status

Downloads

1226

Component created

Component changed

Overview

This small module loads the system status check displayed on the admin/config page via AJAX so that the page is rendered more quickly even when some of the status checks hang. For example, if a status check queries a third party service by issuing a blocking HTTP request, the loading of the config page will be delayed by however many seconds it takes to query the service or timeout if the service is down.

Mass User Update

Component type

module

Maintenance status

Development status

Downloads

1176

Component created

Component changed

The Mass User Update module provides an API to massively update user. It's goal is not to create or import new users, but to change existing records in the database. It provides hooks so other modules can interact with this update.

This module is useful if you want to massively update user emails or usernames, for example.

The module contains 2 submodule: