Releases: DMKEBUSINESSGMBH/typo3-t3twig
Releases · DMKEBUSINESSGMBH/typo3-t3twig
Version 2
v1.1.0
- new getter for content object in twig enviroment
- new support to set the context data in content object to use fields in ts
- refactoring of some functions to new arguments array
Warning: breaking changes in t3link and t3url.
you can use the backward methods t3linkOld and t3urlOld methods or has to refactor to new arguments. see documentation. - new t3cObject, t3stdWrap and t3tsRaw functions added
v1.0.1
- Fix TYPO3 Deps
- Fix Documentation
Initial Release
With this Extension its possible to use Twig as render engine in Typo3
- TwigExtensions:
- ImageExtension
- LanguageExtension
- LinkExtension
- RequestExtension
- TsFeExtension
- TSParserExtension