Registry / other / typo3-cms-extensionmanager

typo3-cms-extensionmanager

JSON →
library14.3.4phppackagistunverified

TYPO3 CMS Extension Manager - Backend module (System > Extensions) for viewing and managing extensions.

composer require typo3/cms-extensionmanager
INSTALL
IMPORT
SIG · TYPO3-CMS-EXTENSIO
T
typo3-cms-extensionmanager
otherphpv14.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.

ExtensionManagerController
use TYPO3\CMS\Extensionmanager\Controller\ExtensionManagerController;

Instantiate the Extension Manager controller and call the list action to display extensions.

use TYPO3\CMS\Extensionmanager\Controller\ExtensionManagerController; $controller = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(ExtensionManagerController::class); $controller->listAction();
Debug
Known issues
breakingRequires TYPO3 CMS 14.x, not compatible with older versions
fix
Ensure your TYPO3 installation is version 14.x
affects: >=14.0.0
Upgrade
Version history
14.3.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
2
Resources
typo3-cms-extensionmanager — pip install typo3-cms-extensionmanager · libregistry