19 lines
680 B
ReStructuredText
19 lines
680 B
ReStructuredText
===========================
|
|
TYPO3 extension ``install``
|
|
===========================
|
|
|
|
The Install Tool is used for installation, upgrade, system administration and
|
|
setup tasks.
|
|
|
|
It can be accessed via the :guilabel:`System` modules in the backend or through a
|
|
dedicated URL (`/?__typo3_install`). 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
|