markusvolkmer/typo3-distribution

Simple TYPO3 distribution package derived from typo3/cms-base-distribution and helhum/typo3-distribution.

v0.5.1 2017-09-27 08:02 UTC

This package is not auto-updated.

Last update: 2024-05-01 20:10:36 UTC


README

This is just a small TYPO3 distribution derived from typo3/cms-base-distribution and helhum/typo3-distribution.

Get your requirements fail-safe by using strict version-constraints Keep in mind that this Distribution will be extended and/or refactored at any time.

Installation steps for markusvolkmer/typo3-distribution

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