itribe/typoscript-code
最新稳定版本:7.1.0
Composer 安装命令:
composer require itribe/typoscript-code
包简介
TypoScript code extension
关键字:
README 文档
README
TypoScript code
TYPO3 extension for inserting any TypoScript code to a page as a normal content element.
Installation
There are following ways for extension installation.
1. Get extension using PHP Composer
composer require itribe/typoscript-code
2. Get extension from the Extension Manager
Press the "Retrieve/Update" button and search for the extension key "typoscript_code" and import the extension from the repository. Also you can get current version from TYPO3 Extension Repository by downloading either the t3x or zip version. Upload the file afterwards in the Extension Manager.
Version status
| Version | TYPO3 |
|---|---|
| Version 5.x | Compatible with TYPO3 6.2.x - 7.6.x |
| Version 6.0.x | Compatible with TYPO3 8.7.x |
| Version 6.1.x | Compatible with TYPO3 8.7.x - 9.5.x |
| Version 6.2.x | Compatible with TYPO3 10 |
| Version 6.3.x | Compatible with TYPO3 11 |
| Version 7.0.x | Compatible with TYPO3 12 & TYPO3 13 |
Users manual
Just add this plugin to a page at a place you like and enter some TypoScript code to a text field. Code is considering to be a COA definition, it will be rendered by TYPO3 and inserted to a page.
Code could access definitions from website TypoScript templates, as well as constants.
统计信息
- 总下载量: 15.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2020-04-07
