mt3 / packagemanager
Simple package manager for TYPO3 Flow
Installs: 6
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-flow-package
Requires
- typo3/flow: 3.*
This package is not auto-updated.
Last update: 2024-10-26 17:56:07 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+