- Issue created by @bibliophileaxe
- π¨π¦Canada bibliophileaxe
There is an open issue in the Features module for supporting recipe generation: https://www.drupal.org/project/features/issues/3303481 β¨ Support generating recipes Active
- π§πͺBelgium svdhout
https://www.drupal.org/project/config_patch β provides a framework for providing patch files for config (the differences between active configuration and sync configuration).
It is plugin based, creating a output plugin for recipe creation could be a good approach here.
- π΅π±Poland grzegorz.bartman
For one of our projects ( https://www.drupal.org/project/openintranet β ) we created a helper module that allows to export config as recipes. It is not perfect but perhaps someone will use it https://www.drupal.org/sandbox/jaro2801/3523096 β