t3voila/tvplus-fluid

This package is abandoned and no longer maintained. No replacement package was suggested.

Fluid renderer for TemplaVoilà! Plus

Installs: 6 630

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Type:typo3-cms-extension

0.3.0 2022-10-23 10:03 UTC

This package is auto-updated.

Last update: 2023-10-20 10:58:47 UTC


README

license packagist

TV+ Fluid Renderer

ICON

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.

HINT!

This extension is abandoned as the functionality was integrated into TemplaVoilà! Plus, so this extension isn't needed anymore.

Installation

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.

Future of this extension

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.