/TYPO3-Distribution

A distribution package for TYPO3 CMS with added typo3_console support

Primary LanguagePHP

Installation steps for helhum/typo3-distribution

  1. Download and install composer
  2. Run composer create-project helhum/typo3-distribution your-project
  3. Enter correct credentials during setup, select site as setup type when asked
  4. Run cd your-project
  5. Run vendor/bin/typo3cms server:run
  6. Enter http://127.0.0.1:8080/typo3/ in your browser to log into the backend