2017 © Pedro Peláez
 

metapackage minimal

Minimal required set of TYPO3 extensions

image

typo3/minimal

Minimal required set of TYPO3 extensions

  • Wednesday, June 27, 2018
  • by typo3
  • Repository
  • 10 Watchers
  • 9 Stars
  • 42,639 Installations
  • 8 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 11 Versions
  • 86 % Grown

The README.md

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., (*1)

Installation

composer require typo3/minimal, (*2)

This will install all code that is required and will set up the document root with the required entry scripts., (*3)

Additional TYPO3 core extensions can subsequently be added with composer., (*4)

E.g.: composer require typo3/cms-felogin, (*5)

The Versions