dmk/t3twig

Extend rn_base for using twig templates instead of marker templates

Installs: 4 990

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 20

Forks: 5

Open Issues: 2

Type:typo3-cms-extension

v10.1.0 2022-03-14 18:32 UTC

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