Skip to content

TYPO3 extension to render page templates with Twig and extend rn_base for using Twig templates instead of marker templates

Notifications You must be signed in to change notification settings

DMKEBUSINESSGMBH/typo3-t3twig

Repository files navigation

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