helhum/typo3-composer-setup
最新稳定版本:v0.5.7
Composer 安装命令:
composer require helhum/typo3-composer-setup
包简介
Set up required entry points for TYPO3 web directory
README 文档
README
This is a composer package that uses typo3/cms-composer-installers to generate entry points for the web directory instead of symlinking them.
This means no symlinks to files are required any more, not even the symlinked autoload file inside the typo3/cms package
In case typo3/cms is required instead of the individual TYPO3 core packages,
this package will also set up symlinks to all required core extensions.
No other core extensions are exposed and detected by TYPO3 except the ones
that are required by composer installed packages (including the root package).
This package requires typo3/cms-composer-installers ^1.4, which requires PHP > 7.0
In case you need the legacy cli_dispatch.phpsh entry point in TYPO3v7/v8 you can
install the pagemachine/typo3-composer-legacy-cli package.
Installation
composer require helhum/typo3-composer-setup
统计信息
- 总下载量: 682.28k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 1
- 依赖项目数: 12
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2017-08-14