koninklijke-collective/typo3-skeleton
Composer 安装命令:
composer create-project koninklijke-collective/typo3-skeleton
包简介
TYPO3 CMS: your-website.com
README 文档
README
This example contains TYPO3 7.6 and 2 TER extensions (coreapi and RealURL).
Use as blueprint for your starting website
Run composer create-project -sdev koninklijke-collective/typo3-skeleton my/project/dir
Detailed information
Run composer install from your command line to initiate first setup for TYPO3 environments.
- You still need to add your own apache/nginx configurations with your needed context.
- Add nginx rewrites or apache .htaccess
_.htaccesscan be found in/vendor/typo3/cms/_.htaccess- the
.htaccessneed to be placed in the /public folder
- The public folder should be configured for the DocumentRoot in your webserver configuration
Install a TER extension
Run composer require typo3-ter/<extension-key> to simply install an extension from the TER.
Questions?
Feel free to create an issue in this repository!
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2017-11-17