helhum/typoscript-rendering
Can render a TypoScript path by URL, especially useful for Ajax dispatching
Maintainers
Package info
github.com/helhum/typoscript_rendering
Type:typo3-cms-extension
pkg:composer/helhum/typoscript-rendering
v2.4.1
2022-11-22 02:08 UTC
Requires
- php: >=7.2
- typo3/cms-core: ^9.5.31 || ^10.4.2 || ^11.5.5
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
- typo3-ter/typoscript-rendering: v2.4.1
GPL-2.0-or-later 67d77568dea31b24437e9fca099c845d0ba43b56
- Helmut Hummel <info.woop@helhum.io>
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.
