mittwald-typo3 / flow-metamorph-pibase
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
Requires
This package is auto-updated.
Last update: 2024-03-12 22:22:13 UTC
README
Table of ContentsCaution | 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": "*" } }