Registry / utility / typo3-cms-install

typo3-cms-install

JSON →
library14.3.4phppackagistunverified

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

composer require typo3/cms-install
INSTALL
IMPORT
SIG · TYPO3-CMS-INSTALL
T
typo3-cms-install
utilityphpv14.3.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

InstallToolController
use TYPO3\CMS\Install\Controller\InstallToolController;

Initialize the TYPO3 Install Tool for system setup and maintenance.

use TYPO3\CMS\Install\Controller\InstallToolController; $controller = new InstallToolController(); $controller->mainAction();
Debug
Known issues
gotchaOnly accessible via CLI or specific backend routes; not for production use.
fix
Ensure the Install Tool is disabled in production environments.
affects: >=14.0.0
Upgrade
Version history
14.3.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
typo3-cms-install — pip install typo3-cms-install · libregistry