helhum/typo3-composer-setup 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 13
  • Watchers: 2
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2017-08-14