Skip to content
/ minimal Public

Meta package for a minimal composer-based installation of TYPO3

License

Notifications You must be signed in to change notification settings

TYPO3/minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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