timkandel/packagistfe

There is no license information available for the latest version (dev-master) of this package.

Installs: 530

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:typo3-flow-plugin

dev-master 2015-01-16 21:41 UTC

This package is not auto-updated.

Last update: 2024-04-22 13:46:12 UTC


README

This plugin provides a simple plugin to display typo3-flow-* composer packages from Packagist.

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