Distro Helper
20 sites
Security covered
This module helps installation profiles manage configurations for their included submodules. It provides built-in functions for tasks related to configuration management during update hooks, without requiring an administrative interface.
If you maintain an installation profile, you often run into issues with managing the configuration in your included submodules. This module is intended to help with those issues.
Features
Check out the module's README for how to use the different functions.
Post-Installation
This module has no admin. Installing it just gives you the ability to use its service's built-in functions while writing update hooks.
Similar projects
- The Config Sync module is a much more complex set of modules to try to accomplish the same thing. This module is much more lightweight, requiring no suite of modules and removing an admin layer.