Modular configuration management simplified!

sushyl@gmail.com

If you are maintaining or developing a large Drupal Website and you're not the only person who is working on it, managing the configurations is a complex task involving so many decisions and possibilities.

But if we use the modular approach for managing the configurations, these decisions become simpler. This modular configuration management strategy could help maintain the installation profiles that could be used on many sites.

We will look at few examples which will simplify the following :

- How to define default configurations for your module (like features)
- How to override the configurations defined in other modules.
- How to update the existing configurations for a module.
- Tools and tips for using modular configurations effectively.

Track

Development & Coding