2017 © Pedro Peláez
 

library cms-base-distribution

TYPO3 CMS Base Distribution

image

typo3/cms-base-distribution

TYPO3 CMS Base Distribution

  • Thursday, June 28, 2018
  • by helhum
  • Repository
  • 10 Watchers
  • 8 Stars
  • 27,311 Installations
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 1 Open issues
  • 34 Versions
  • 16 % Grown

The README.md

TYPO3 CMS Base Distribution

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

Prerequisites

Quickstart

  • composer create-project typo3/cms-base-distribution project-name ^13
  • cd project-name

Note that this distribution installs most, but not all of the TYPO3 CMS core extensions. Depending on your need you might also want to install other TYPO3 extensions from packagist.org., (*2)

Setup

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

composer exec typo3 setup

Setup unattended (optional)

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 substitute the arguments with your own environment configuration., (*4)

export TYPO3_SETUP_ADMIN_PASSWORD=$(tr -dc "_A-Za-z0-9#=$()/" < /dev/urandom | head -c24)
composer exec -- typo3 setup \
    --no-interaction \
    --server-type=other \
    --driver=sqlite \
    --admin-username=admin \
    --admin-email="info@example.com" \
    --project-name="My TYPO3 Project" \
    --create-site="http://localhost:8000/"
echo "Admin password: ${TYPO3_SETUP_ADMIN_PASSWORD}"

Development server

While it's advised to use a more sophisticated web server such as Apache 2 or Nginx, you can instantly run the project by using PHPs` built-in web server., (*5)

  • TYPO3_CONTEXT=Development php -S localhost:8000 -t public
  • open your browser at "http://localhost:8000"

Please be aware that the built-in web server is single threaded and only meant to be used for development., (*6)

Next steps

License

GPL-2.0 or later, (*7)

The Versions

25/03 2018

v9.1.0

9.1.0.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0-or-later

The Requires

 

18/01 2018

6.2.x-dev

6.2.9999999.9999999-dev

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

 

The Development Requires

11/04 2017

8.7.0

8.7.0.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

21/07 2016

7.6.10

7.6.10.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

12/03 2016

6.2.19

6.2.19.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

12/03 2016

7.6.1

7.6.1.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

16/11 2015

6.2.15

6.2.15.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

16/11 2015

6.2.14

6.2.14.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

16/11 2015

6.2.13

6.2.13.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

16/11 2015

6.2.12

6.2.12.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

10/11 2015

7.6.0

7.6.0.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

22/03 2015

6.2.11

6.2.11.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

22/03 2015

6.2.10

6.2.10.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

10/12 2014

6.2.9

6.2.9.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

09/12 2014

6.2.8

6.2.8.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

09/12 2014

6.2.7

6.2.7.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

09/12 2014

6.2.6

6.2.6.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

09/12 2014

6.2.5

6.2.5.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

26/07 2014

6.2.4

6.2.4.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

25/07 2014

6.2.0

6.2.0.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

25/07 2014

6.2.1

6.2.1.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

25/07 2014

6.2.2

6.2.2.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires

 

25/07 2014

6.2.3

6.2.3.0

TYPO3 CMS Base Distribution

  Sources   Download

GPL-2.0+

The Requires