DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

README

Latest Stable Version Latest Unstable Version Total Downloads License

t3twig - Twig support for TYPO3 with rn_base plugins

What is it for?

Extend rn_base for using twig templates instead of marker templates

It's also possible to use t3twig as template enginge for Typo3 template development insted of fluid templates.

Installation

Install TYPO3 via composer. Maybe you can use our TYPO3-Composer-Webroot Project

From project root you need to run

composer require "dmk/t3twig:~2.0"

Documentation

For usage please have a look in our Documentation

CHANGELOG