contao-garage / contao-global-elements
Contao 5 CMS module providing a backend module to help organizing numerously reused content elements outside the page and article tree.
Package info
github.com/contao-garage/contao-global-elements
Type:contao-bundle
pkg:composer/contao-garage/contao-global-elements
Requires
- php: ^8.2
- contao/core-bundle: ^5.3
Requires (Dev)
- contao/test-case: ^5.3
Conflicts
- contao/core-bundle: >5.5 <5.7.4
README
contao-garage/contao-global-elements
Contao bundle providing a backend module to help organizing numerously reused content elements like contact boxes, announcements, author boxes etc.
Content elements reused by referencing can be stored in site-independent archives.
For the referenced elements within these archives the details pop up is replaced by an article tree to introspect and edit all references of an element (does not include usage in insert tags).
An excellent and longstanding model for organizing content elements outside the page and article tree of course is available as terminal42/contao-node.
Installation
Add a composer dependency for this bundle. Change in the project root and run:
composer require contao-garage/contao-global-elements
License
This bundle is released under the MIT