- Clone this repository
https://github.com/helhum/TYPO3-Distribution.git
- Download and install composer
- Run
composer.phar install
- Run
vendor/bin/typo3cms install:setup
- Enter correct credentials during setup, select
site
as setup type when asked - Run
php -S 127.0.0.1:8080 -t web
- Enter
http://127.0.0.1:8080/typo3/
in your browser to log into the backend