madj2k / t3-typoscript-rendering
Can render a TypoScript path by URL, especially useful for Ajax dispatching
Fund package maintenance!
www.paypal.me/helhum/19.99
helhum
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 38
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=7.2
- typo3/cms-core: ^13
Requires (Dev)
Replaces
- helhum/typoscript-rendering: v13.4.0-stable
- typo3-ter/typoscript-rendering: v13.4.0-stable
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.