2017 © Pedro Peláez
 

project typo3-bootstrap

TYPO3 Project Bootstrap

image

gilbertsoft/typo3-bootstrap

TYPO3 Project Bootstrap

  • Thursday, April 12, 2018
  • by gilbertsoft
  • Repository
  • 0 Watchers
  • 0 Stars
  • 8 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

TYPO3 CMS Project Bootstrap

Get going quickly with TYPO3 CMS., (*1)

Prerequisites

  • PHP 7
  • composer (https://getcomposer.org/download/)
  • ISPConfig web folder structure

Quickstart

  • cd /var/www/[website]/private
  • su [user, e.g. webX]
  • composer create-project gilbertsoft/typo3-bootstrap typo3 dev-[project]
  • cd typo3

Setup:, (*2)

To start an interactive installation, you can do so by executing the following command and then follow the wizard:, (*3)

php[used PHP version, e.g. 7.2] vendor/bin/typo3cms install:setup

Setup unattended (optional):, (*4)

If you're a more advanced user, you might want to leverage the unattended installation. To do this, you need to execute the following command and substite the arguments with your own environment configuration., (*5)

php[used PHP version, e.g. 7.2] vendor/bin/typo3cms install:setup \
    --non-interactive \
    --database-user-name=typo3 \
    --database-user-password=typo3 \
    --database-host-name=127.0.0.1 \
    --database-port=3306 \
    --database-name=typo3 \
    --use-existing-database \
    --admin-user-name=admin \
    --admin-password=password \
    --site-setup-type=site

License

GPL-3.0 or later, (*6)

The Versions

12/04 2018

dev-zwergenfabrik

dev-zwergenfabrik

TYPO3 Project Bootstrap

  Sources   Download

GPL-3.0-or-later

The Requires

 

12/04 2018

dev-master

9999999-dev

TYPO3 Project Bootstrap

  Sources   Download

GPL-3.0-or-later

The Requires

 

23/03 2018

9.x-dev

9.9999999.9999999.9999999-dev

TYPO3 Project Bootstrap

  Sources   Download

GPL-3.0-or-later

The Requires

 

09/03 2018

dev-dev_8-7

dev-dev_8-7

TYPO3 Project Bootstrap

  Sources   Download

GPL-3.0-or-later

The Requires

 

27/02 2018

dev-heinzritter-vialia

dev-heinzritter-vialia

TYPO3 Project Bootstrap

  Sources   Download

GPL-3.0-or-later

The Requires

 

27/02 2018

dev-paradeis

dev-paradeis

TYPO3 Project Bootstrap

  Sources   Download

GPL-3.0-or-later

The Requires