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
Package info
github.com/mittwald/flow-metamorph-pibase
Type:typo3-flow-package
pkg:composer/mittwald-typo3/flow-metamorph-pibase
dev-master
2015-07-21 09:29 UTC
Requires
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": "*"
}
}