The module allows to ignore certain configurations owned by modules enabled in configuration splits during export and import.

It works the same way as Config Ignore module for the configurations which exist in configuration splits made by Configuration Split module.

When a configuration split is enabled, the default configuration from this split is installed. If it is set as an ignored configuration, you can override it, and drush cim will not rewrite it with the default values. When this configuration split is disabled, such ignored configuration is deleted.

This module can't be used to ignore the configuration which exists in the "default" configuration storage. Use Config Ignore module for that purpose.

But the module can delete the configuration which exists in the "default" configuration storage or in other splits (to do this, add the deletion prefix "!" before the configuration names in the settings).

Project information

Releases