typo3/minimal

Minimal required set of TYPO3 extensions

Installs: 2 239 847

Dependents: 68

Suggesters: 0

Security: 0

Stars: 24

Watchers: 9

Forks: 12

Type:metapackage

v13.0.0 2024-01-30 08:03 UTC

README

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