smichaelsen / typo3-distribution
TYPO3 Composer 分发版
8.0.1
2017-07-11 19:14 UTC
Requires
- helhum/site-example: @dev
- helhum/typo3-console: ^4.6
- roave/security-advisories: dev-master
- typo3/cms: ^8.7
README
此分发版的理念是只提供基本设置,但同时启用一些TYPO3和TYPO3 Console的功能,以实现愉悦的工作流程。
我建议在此基础上构建,但不要从其中移除任何内容,除非TYPO3或TYPO3 Console更改了一些默认设置。
安装
为预设置TYPO3 7LTS的分发版
composer create-project helhum/minimal-typo3-distribution new-project ^7
为预设置TYPO3 8LTS的分发版
composer create-project helhum/minimal-typo3-distribution new-project ^8