mittwald-typo3/flow-metamorph-pibase

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.

Convert TYPO3 pibase extensions into TYPO3 Flow packages

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 1

Open Issues: 0

Type:typo3-flow-package

dev-master 2015-07-21 09:29 UTC

This package is auto-updated.

Last update: 2024-03-12 22:22:13 UTC


README

Table of Contents
Caution This package is currently unter heavy development and by no means stable! APIs and behaviour can change at any point without notice.

Synopsis

This is an extension of the Mw.Metamorph package that allows a migration of TYPO3 pibase extensions to TYPO3 Flow.

Installation

Require this package using composer:

{
    "require": {
        "mittwald-typo3/flow-metamorph-pibase": "*"
    }
}