This is a TYPO3 Extension which extends your TemplaVoilà! Plus installation with support for the modern TYPO3.Fluid template engine as renderer for frontend output.
Take a look into the UIkit theme to learn how to use the TV+ Fluid Renderer inside your theme extension.
This extension is abandoned as the functionality was integrated into TemplaVoilà! Plus, so this extension isn't needed anymore.
The extension supports following TYPO3 LTS version:
- TYPO3 v8 LTS
- TYPO3 v9 LTS
- TYPO3 v10 LTS
- TYPO3 v11 LTS
On composer based TYPO3 instances install the extension with the following command:
composer require t3voila/tvplus-fluid
On TER based TYPO3 instances go to the extension modul and search for tvplus_fluid and use the install button.
This extension will later be merged into "TemplaVoilà! Plus v10" as primary renderer. So you can use this extension already to switch from XPath rendering to Fluid rendering.