helhum / 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: 409 999
Dependents: 12
Suggesters: 0
Security: 0
Stars: 67
Watchers: 7
Forks: 29
Open Issues: 2
Type:typo3-cms-extension
Requires
- php: >=7.2
- typo3/cms-core: ^9.5.31 || ^10.4.2 || ^11.5.5
Requires (Dev)
Replaces
- typo3-ter/typoscript-rendering: v2.4.1
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.