An open API service indexing awesome lists of open source software.

https://github.com/helhum/typoscript_rendering

Render a TypoScript path by URL, especially useful for Ajax dispatching
https://github.com/helhum/typoscript_rendering

ajax typo3-cms typo3-extension

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

TypoScript Rendering
====================
[![Build Status](https://travis-ci.org/helhum/typoscript_rendering.svg?branch=master)](https://travis-ci.org/helhum/typoscript_rendering)

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.