ezsystems/ezplatform-design-engine
Design engine for eZ Platform / Ibexa that manages themes and templates, enabling flexible look & feel customization across sites. Provides tools for organizing design assets, resolving template fallbacks, and supporting multi-site branding.
The app/Resources/views project directory is no longer a global override directory for all
Designs and Themes. Using it is not recommended as it can lead to accidental overriding of core or
third party bundle templates which also use [@ezdesign](https://github.com/ezdesign) and share the same name.
However, if still needed, it can be achieved by the following configuration:
ezdesign:
templates_override_paths:
- '%kernel.project_dir%%/templates'
How can I help you explore Laravel packages today?