All Projects → TYPO3 → minimal

TYPO3 / minimal

Licence: GPL-2.0 License
Meta package for a minimal composer-based installation of TYPO3

Minimal TYPO3 packages

This package provides composer requirements to the minimal set of code (in terms of TYPO3 system extensions) that is required to run TYPO3.

Installation

composer require typo3/minimal

This will install all code that is required and will set up the document root with the required entry scripts.

Additional TYPO3 core extensions can subsequently be added with composer.

E.g.: composer require typo3/cms-felogin

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].