FEATURE - "prepend" package config being set/altered by the cms bundle
Open
- Dominant language
- PHP
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
src/Bundle/cms-bundle/tests/_support/Helper/Resources/config/packages gives an idea of what is minimally needed to boot a kernel ready for the CMS bundle.
These are now still hardcoded in the yaml files in the skeleton but quite a bit of it should be "prepended" by the extension (so they can be removed there).
See https://symfony.com/doc/current/bundles/prepend_extension.html for more info
Contributor guide
Assessment
This issue has not been assessed yet.