File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,23 +2,13 @@ TypoScript Rendering
22====================
33[ ![ Build Status] ( https://travis-ci.org/helhum/typoscript_rendering.svg?branch=master )] ( https://travis-ci.org/helhum/typoscript_rendering )
44
5- This extension provides a possibiltiy to render arbitrary TypoScript paths in
5+ This extension provides a possibility to render arbitrary TypoScript paths in
66a given record context.
77
88This is especially useful for rendering a plugin via an AjaxRequest
99
1010Composer installation
1111---------------------
1212
13- As TYPO3 core aims to embrace composer more and more, it might be helpful to
14- know how to install the extension via composer. For this, not the GitHub
15- repository is used, but the official TER, so the same source you use for
16- installation via extension manager.
17-
18- TYPO3 has an own Packagist service that distributes TER extensions for composer
19- installation.
20-
21- For this to work, copy the repository block as shown in the
22- [ information page] ( https://composer.typo3.org/satis.html#!/typoscript-rendering )
23- into your composer.json file and then run the command
24- _ composer require typo3-ter/typoscript-rendering_ on command line.
13+ Just do a ` composer require helhum/typoscript-rendering ` to install
14+ the latest version of TypoScript Rendering with composer.
You can’t perform that action at this time.
0 commit comments