If you're using a CI/CD pipeline for your sites, you may want to export your configurations to your QA and production environments without having to configure them manually every time. The same is true if you want to connect multiple sites with the same configuration.

As our entities inherit from config entities, you can simply use the config export and import functionality from Drupal core. Make sure to follow the recommended best practices:


Different Setups on Different Environments

If your Content Stage is configured differently than your Content Production site, make sure to use the Config Split module to separate the Flow Config.


Connect to Sync Core

If you have imported the config to your site, you can run the following drush command to let our service know about your configuration:

drush @sites cse