CSS Injector import

Component type

module

Maintenance status

Development status

Component created

Component changed

Import CSS Injector rules from production to pre-production environments in one click.

As a developer I would like to have a functionality to import CSS Injector rules from production environment to pre-production environments by 1-click-action. Right now CSS Injector rules cannot be exported/imported using "BackUp & migrate" module or DB update from production. It can be imported only using copy-paste method, which can take some time. And this module created to solve issue with manual copy-paste work.

Export Settings

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Sometimes we need quickly and without errors move some Drupal configuration and modules to another site. Those settings are stored in the variable table of Drupal DB. But if we use phpmyadmin for this it could be not very comfortable and possible. Creating of sql query, which will change values of some fields sometimes complicated too. It would be easily check some settings and download generated module, which apply necessary settings on new site. For those purposes Export Settings module had been created. Module which generate module.

New Account Helper

Component type

module

Categories

Maintenance status

Development status

Downloads

570

Component created

Component changed

This is a simple module that lets you define the default value for the Notify User of New Account so that authorized users can quickly create new accounts and not forget to check or uncheck that box.

Configuration Logger

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Logs all configuration changes to the site log. Use this to be alerted about site configuration changes made by administrators or editors before, instead of during a deployment.

This module's functionality has been submitted as a patch over at #2605156: Log configuration changes to the system log.