digedag / t3twigs
Use twig templates for TYPO3
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- digedag/rn-base: ~1.18.0
- twig/twig: ~2.16
- typo3/cms-core: ^8.7 || ^9.5 || ^10.4 || ^11.5 || ^12.4
Suggests
- twig/extensions: Common additional features for Twig that do not directly belong in core. See @Documentation/reference/extensions/ThirdParty.md
Replaces
- typo3-ter/t3twigs: *
This package is auto-updated.
Last update: 2024-11-07 17:37:43 UTC
README
t3twigs - Use Twig template rendering engine for TYPO3
What is it for?
Use Twig as template enginge for TYPO3 template development instead of fluid or marker templates.
This extensions was forked from t3twig.
Installation
Install TYPO3 via composer. From project root you need to run
composer require "digedag/t3twigs"