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

0.2.0 2015-09-19 15:58 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:23:17 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+