reelworx / typoscript-rendering
Can render a TypoScript path by URL, especially useful for Ajax dispatching
Installs: 615
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
Type:typo3-cms-extension
pkg:composer/reelworx/typoscript-rendering
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.