Your site is working great on the LIVE server. But now you need to make considerable changes to your site. You copy your site locally, make a bunch of changes, and push those changes to LIVE. But now modules you installed locally are running on the LIVE site.
What a mess, HELP!
Drupal gives us great tools to control and manage configuration. With config_split, config_ignore and config_filter modules, we can set up development workflows to enable and disable modules and configuration - based on which development environment you are using.
In this session we will explore those modules and show how to set up different configuration for the same site running on the server and on a local development environment.
This is an intermediate session, but if you are new to config management, this will be a great session to attend. We'll demystify what Drupal can do with your configuration!