2017 © Pedro Peláez
 

typo3-flow-package aggregator

Feed RSS + Atom Syndication package for TYPO3 Neos

image

ttree/aggregator

Feed RSS + Atom Syndication package for TYPO3 Neos

  • Wednesday, April 20, 2016
  • by ttree
  • Repository
  • 2 Watchers
  • 5 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Feed RSS + Atom Syndication package for TYPO3 Neos

A feed syndication package dedicated to TYPO3 Neos., (*1)

With this package your can create a custom document Ttree.Aggregator:Feed type in your content repository. In this document, you can configure the feed URI, crawling frequency. A cron task, based on Ttree.Scheduler, is automatically created when you published the node. During syndication, the system will create automaticaly one sub document per item found in the RSS or ATOM feed., (*2)

Warning: This package is in is early age, so things can change ;) This package target the version 1.3 of Neos and currently work only on master with the following patch applied: https://review.typo3.org/#/q/topic:datetime, (*3)

TODO

Feel free to open issue if you need a specific feature and better send a pull request. Here are some idea for future improvements:, (*4)

  • More robust feed parsing, need more feedback to know if the current parser work correctly
  • Add support for GUID in feed, currently we create a new node based on the document title, this title can change, so we can have multiple document for the same item.
  • Add proper TypoScript configuration to display to feed content
  • Improve rendering of the TypoScript syndicated document rendering

Acknowledgments

Development sponsored by ttree ltd - neos solution provider., (*5)

License

Licensed under GPLv2+, see LICENSE, (*6)

The Versions

20/04 2016

dev-master

9999999-dev

Feed RSS + Atom Syndication package for TYPO3 Neos

  Sources   Download

The Requires