typo3-flow-plugin packagistfe
- Friday, January 16, 2015
- by timkandel
- Repository
- 1 Watchers
- 1 Stars
- 525 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
TYPO3 Neos Packagist Frontend Plugin
This plugin provides a simple plugin to display typo3-flow-* composer packages from Packagist., (*1)
Quick start
- import the packages by using the following command
$ ./flow packagist:import
- include the plugin's TypoScript definitions to your own one's
include: resource://TimKandel.PackagistFE/Private/TypoScripts/Library/NodeTypes.ts2
- add the plugin content element "Packagist Frontend" to the position of your choice.
TODO
- refactor the import
- implement pagination and filters