2017 © Pedro Peláez
 

library composer-typo3-auto-install

Setup TYPO3 on 'composer install'

image

typo3-console/composer-typo3-auto-install

Setup TYPO3 on 'composer install'

  • Sunday, June 24, 2018
  • by helhum
  • Repository
  • 1 Watchers
  • 2 Stars
  • 347 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

TYPO3 auto setup on composer installation

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

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

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

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., (*4)

Installation

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

composer require --dev typo3-console/composer-typo3-auto-install, (*6)

The Versions

24/06 2018

dev-master

9999999-dev

Setup TYPO3 on 'composer install'

  Sources   Download

GPL-2.0-or-later

The Requires

 

24/06 2018

v0.2.0

0.2.0.0

Setup TYPO3 on 'composer install'

  Sources   Download

GPL-2.0-or-later

The Requires

 

19/06 2018

v0.1.1

0.1.1.0

Setup TYPO3 on 'composer install'

  Sources   Download

GPL-2.0-or-later

The Requires

 

18/06 2018

v0.1.0

0.1.0.0

Setup TYPO3 on 'composer install'

  Sources   Download

GPL-2.0-or-later

The Requires