Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.42 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.42 KB

README

TYPO3 compatibility Latest Stable Version Total Downloads Build Status 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