Simple package manager for TYPO3 Flow
- 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
- TYPO3.Flow 3.*
$ composer require mt3/packagemanager
LGPL 3.0+