/MT3.PackageManager

Simple package manager for TYPO3 Flow

Primary LanguagePHPGNU Lesser General Public License v3.0LGPL-3.0

packageManager

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+