reelworx / typoscript-rendering
Can render a TypoScript path by URL, especially useful for Ajax dispatching
v3.0.0
2025-04-30 16:44 UTC
Requires
- php: ^8
- typo3/cms-core: ^12
Requires (Dev)
This package is not auto-updated.
Last update: 2025-05-01 13:13:27 UTC
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.