reelworx / typoscript-rendering
Can render a TypoScript path by URL, especially useful for Ajax dispatching
Package info
gitlab.com/reelworx/typo3/typoscript_rendering/
Type:typo3-cms-extension
pkg:composer/reelworx/typoscript-rendering
v3.0.1
2025-07-18 10:59 UTC
Requires
- php: ^8
- typo3/cms-core: ^12
Requires (Dev)
README
This extension provides a possibility to render arbitrary TypoScript paths in a given record context.
This is especially useful for rendering a plugin via an AjaxRequest
Composer installation
Just do a composer require helhum/typoscript-rendering to install
the latest version of TypoScript Rendering with composer.