Synchronizing site configurations
A key component to manage a Drupal website is configuration integrity. A key part of maintaining this integrity is ensuring that your configuration changes that are made in development are pushed upstream to your production environments. Maintaining configuration changes by manually exporting and importing through the user interface can be difficult and does not provide a way to track what has or has not been exported or imported. At the same time, manually writing module hooks to manipulate the configuration can be time consuming. Luckily, the configuration management solution provides you with the ability to export and import the entire site's configuration.
A site export can only be imported into another copy ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access