smichaelsen/typo3-distribution

TYPO3 Composer distribution

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

pkg:composer/smichaelsen/typo3-distribution

8.0.1 2017-07-11 19:14 UTC

This package is auto-updated.

Last update: 2025-09-29 02:06:22 UTC


README

The idea of this distribution is to provide only a basic setup, but one that enables some features of TYPO3 and TYPO3 Console that enables a pleasant workflow.

I would recommend to build things on top of it, but not remove anything from it, unless TYPO3 or TYPO3 Console changes some defaults.

Installation

For a distribution that pre-sets TYPO3 7LTS

composer create-project helhum/minimal-typo3-distribution new-project ^7

For a distribution that pre-sets TYPO3 8LTS

composer create-project helhum/minimal-typo3-distribution new-project ^8