I'm working on a d8 site and I've already exporter all my configs, without config_split, on a directory.
I want to use config_split (I'm using this great tutorial: https://blog.liip.ch/archive/2017/04/07/advanced-drupal-8-cmi-workflows....)

I want to create two directory, "dev" and "live", inside my config directory, to split configuration.
What should I do to start config_split? Copy al my confs to "dev" and "live" directory and then exclude something from UI?

Thanks

Comments

arrubiu created an issue. See original summary.

arrubiu’s picture

Title: Add config_split with configs already exporter » Add config_split with configs already exported
bircher’s picture

Status: Active » Fixed

Yes you can simply configure your split and export all your configuration. You do not need to do anything manually.
The configuration will be split accordingly for all the active splits.
Please feel free to contribute also to the documentation page.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.