oliverklee / typoscript_rendering

Render a TypoScript path by URL, especially useful for Ajax dispatching

Home Page:http://insight.helhum.io/post/104880845705/dont-use-eid-ajax-dispatchers-for-your-extbase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypoScript Rendering

Build Status

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.

About

Render a TypoScript path by URL, especially useful for Ajax dispatching

http://insight.helhum.io/post/104880845705/dont-use-eid-ajax-dispatchers-for-your-extbase

License:GNU General Public License v2.0


Languages

Language:PHP 97.8%Language:HTML 2.2%