Config Migrate allows site builders and administrators to copy the configuration from one configuration directory to another.
This module was originally written as a tool for converting existing sites from ConfigFileStorage-based configuration to ConfigDatabaseStorage-based configuration.
-
Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules
-
Ensure the source and destination configuration directories are defined in
settings.php
. -
Visit the Migrate page under Administration > Configuration > Development > Configuration management (admin/config/development/configuration/migrate).
-
Choose a source and a target, click Submit.
Additional documentation is located in the Wiki: https://github.com/backdrop-contrib/foo-project/wiki/Documentation
Bugs and Feature requests should be reported in the Issue Queue: https://github.com/silkscreencms-contrib/config_migrate/issues
- John Franklin (https://github.com/jlfranklin/)
- Written for Silkscreen CMS by John Franklin (https://github.com/jlfranklin).
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.