Download the PHP package cedricziel/typo3-base-distribution without Composer
On this page you can find all versions of the php package cedricziel/typo3-base-distribution. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cedricziel/typo3-base-distribution
More information about cedricziel/typo3-base-distribution
Files in cedricziel/typo3-base-distribution
Download cedricziel/typo3-base-distribution
More information about cedricziel/typo3-base-distribution
Files in cedricziel/typo3-base-distribution
Vendor cedricziel
Package typo3-base-distribution
Short Description TYPO3 CMS Base Distribution
License GPL-2.0+
Package typo3-base-distribution
Short Description TYPO3 CMS Base Distribution
License GPL-2.0+
Please rate this library. Is it a good library?
Informations about the package typo3-base-distribution
TYPO3 CMS Base Distribution
Get going quickly with TYPO3 CMS.
Prerequisites
- composer
- docker-compose
Quickstart
composer create-project cedricziel/typo3-base-distribution project-name 8.7.*
cd project-name
docker-compose up -d
setup unattended:
TYPO3_CONTEXT=Development php -S localhost:8000 -t web
- open your browser at "http://localhost:8000"
Tasks
- tbd
Backup
- tbd
License
GPL-2.0+
All versions of typo3-base-distribution with dependencies
PHP Build Version
Package Version
The package cedricziel/typo3-base-distribution contains the following files
Loading the files please wait ....