承接 typo3-console/composer-typo3-auto-install 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

typo3-console/composer-typo3-auto-install

最新稳定版本:v0.5.0

Composer 安装命令:

composer require typo3-console/composer-typo3-auto-install

包简介

Setup TYPO3 on 'composer install'

README 文档

README

This is a composer package that aims to automate TYPO3 install steps when installing TYPO3 with composer with the help of TYPO3 Console.

When executing a composer install TYPO3 setup is performed, asking for database and credentials.

Once the setup is performed, respectively a LocalConfiguration.php file is created for TYPO3, consecutive composer install calls will not trigger the setup again.

It is possible to set the environment variable TYPO3_IS_SET_UP=1 to disable the setup process. This is helpful in continuous integration environments, where one would want to install dev dependencies to perform automated testing, but a TYPO3 setup process is not required or wanted.

Installation

It is recommended to add this package as dev dependency, so that it does not interfere with build processes for deployment.

composer require --dev typo3-console/composer-typo3-auto-install

统计信息

  • 总下载量: 34.09k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 8
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2018-06-18