madj2k / t3-typoscript-rendering
Can render a TypoScript path by URL, especially useful for Ajax dispatching
Package info
github.com/skroggel/t3-typoscript-rendering
Type:typo3-cms-extension
pkg:composer/madj2k/t3-typoscript-rendering
v13.4.3-stable
2026-03-14 19:22 UTC
Requires
- php: >=8.4
- typo3/cms-core: ^13
Requires (Dev)
Replaces
- helhum/typoscript-rendering: v13.4.3-stable
- typo3-ter/typoscript-rendering: v13.4.3-stable
This package is auto-updated.
Last update: 2026-03-14 19:28:20 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.