Config Merge
Config Merge allows for the safe merging of configuration updates into your Drupal site's active configuration. It supports a three-way merge process, which is useful when updating configuration from modules or other sources.
Config Merge provides a method for three-way merging of configuration items and a Config Filter plugin that safely merges configuration updates into the site's active configuration.
Use case
Config Merge is used by the Configuration Synchronizer module to do three-way merging of configuration updates from extensions.
Similar and related modules
- The Config Ignore module allows you to specify a list of configuration items that will be ignored when you synchronize configuration from one environment to another.
- The Configuration Overlay module provides a configuration filter to turn the configuration export into an overlay of the shipped configuration of all installed configuration. Installing this module and subsequently exporting configuration will leave only those configuration files in your export directory that have been added or modified relative to the shipped configuration of modules and installation profiles.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0-alpha2 | Pre-release | 9–11 | Mar 27, 2025 |