===========================
TYPO3 extension ``install``
===========================

The Install Tool is used for installation, upgrade, system administration and
setup tasks.

It can be accessed via the Admin Tools module in the backend or through a
dedicated URL (typo3/install.php). The functionality (via the browser) is only
available for system maintainers.

Functionality via CLI is also provided, e.g. the upgrade wizards or the
installer can be executed on the command line.

:Repository:  https://github.com/typo3/typo3
:Issues:      https://forge.typo3.org/
:Read online: https://docs.typo3.org/
:Packagist:   https://packagist.org/packages/typo3/cms-install
