Skip to content

paul-schulleri/typoscript_rendering

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypoScript Rendering Build Status

This extension provides a possibiltiy to render arbitrary TypoScript paths in a given record context.

This is espeacially useful for rendering a plugin via an AjaxRequest

Composer installation

As TYPO3 core aims to embrace composer more and more, it might be helpful to know how to install the extension via composer. For this, not the github repository is used, but the official TER, so the same source you use for installation via extension manager. TYPO3 has an own packagist service that distributes TER extensions for composer installation.

For this to work, copy the repository block as shown in the information page into your composer.json file and then run the command composer require typo3-ter/typoscript-rendering on command line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.5%
  • TypeScript 1.4%
  • HTML 0.1%