mt3 / packagemanager
Simple package manager for TYPO3 Flow
Package info
github.com/hacksch/MT3.PackageManager
Type:typo3-flow-package
pkg:composer/mt3/packagemanager
0.2.0
2015-09-19 15:58 UTC
Requires
- typo3/flow: 3.*
This package is not auto-updated.
Last update: 2026-03-01 01:24:19 UTC
README
Simple package manager for TYPO3 Flow
Features
- lists all packages
- detect protected packages (e.g. TYPO3.Flow)
- activate and deactivate a package
- check requirements by activating
- check dependencies by deactivating
- delete package when is not activated
Installation
Requirements
- TYPO3.Flow 3.*
Composer
$ composer require mt3/packagemanager
License
LGPL 3.0+