This repository shows how to use a TYPO3 CMS legacy package as Composer installation source.
or
- PHP 7.2
- Composer
ddev start
ddev exec prepare-source.sh
ddev composer install
or
bin/prepare-source.sh
composer install
The TYPO3 instance is now installed and ready to set up. Please see the core
repository in the composer.json
and also bin/prepare-source.sh
.
This project is released under the terms of the GNU GENERAL PUBLIC LICENSE