Skip to content

Allows an admin to copy configuration from one storage to another.

License

Notifications You must be signed in to change notification settings

silkscreencms-contrib/config_migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Config Migrate

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.

Installation

  • 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.

Documentation

Additional documentation is located in the Wiki: https://github.com/backdrop-contrib/foo-project/wiki/Documentation

Issues

Bugs and Feature requests should be reported in the Issue Queue: https://github.com/silkscreencms-contrib/config_migrate/issues

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

About

Allows an admin to copy configuration from one storage to another.

Resources

License

Stars

Watchers

Forks

Packages

No packages published