Export Settings

Categories

Component ID

2598374

Component name

Export Settings

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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.

The module can be used for export settings of Drupal site to another environment. You can select which settings of a site you would like to export and generate the module that will apply the settings on the other environment. To apply exported settings you need to enable generated module.