- Issue created by @zaporylie
- 🇳🇴Norway zaporylie
I am not sure if skipping default content support for modules was intentional, so I created this issue to also serve as documentation in case the issue status is changed to "won't fix".
Unlike the Default Content contrib module, DefaultContent core's API doesn't create content placed inside the content folder of the module. Currently, the DefaultContent is only utilized by Recipes API, and new content is imported upon the recipe application.
- Create module with content
folder and simple content inside that folder.
- Install the module
Check if the module ships with default content and create it if the content with the same UUID wasn't found already.
Active
11.1 🔥
default content system
I am not sure if skipping default content support for modules was intentional, so I created this issue to also serve as documentation in case the issue status is changed to "won't fix".