A collection of Grid elements using ViewHelpers from 'EXT:vhs'.
Provides the template files and TypoScript setup necessary to use the included elements.
By leveraging the integration logic provided by 'EXT:fluidcontent' - enabling use of specially constructed Fluid templates as content elements, much like the Flexible Content Elements concept from TemplaVoila.
Download, install the extension and include the static TypoScript configuration.
After installation and inclusion of the static TypoScript, the included content elements will be available as new content element types when inserting new content.
When inserted, each content element contains a special panel with configuration specifying how to render the content element.
- https://github.com/FluidTYPO3/flux is providing many ViewHelpers for teh configuration panel
- https://github.com/FluidTYPO3/fluidcontent is a dependency - it is the integration necessary to render Fluid Content Elements
- https://github.com/FluidTYPO3/vhs is providing many ViewHelpers used in the Fluid Content Element templates