Modular configuration management in Drupal 8 - sushyl

Video Description

The configuration management system is one of the best upgrades added to Drupal 8 core. I have been working on a project for the past few months in which we have multiple installation profiles to create collections of websites.

I have learned a few valuable lessons during this project and I hope they will be beneficial to the audience.

The objectives of the session will be to understand

How to define default configurations for your theme/module or profile
Override configurations of other modules.
Configuration changes during Module updates.
Tools and Best practices
Common mistakes and lessons learned