Blog: Feed

FeedAPI Beta 3: A Step Closer to 1.0
engineer

Getting Closer to Streamlined Aggregation in Drupal

Getting Closer to Streamlined Aggregation in Drupal

Yesterday we rolled out the Beta 3 version of the FeedAPI module. This moves us a step closer to being ready to realize version 1.0. I wanted to take this chance to share where the FeedAPI module currently is and where it is headed. If you’re new to FeedAPI, you can read some background on it and watch a video here.

Currently, FeedAPI includes these features:

  • One or more content types as feeds
  • One or more content types as feed items
  • Non-node entities as feed items
  • Easy installation with most popular configuration presets
  • Fast aggregation using SimplePie
  • Views support
  • OPML import and export
  • OG aware
  • Inherit taxonomy from feed to feed items
  • Extensible: hooks, access data through API functions, pluggable parser architecture, pluggable processor architecture
  • Simple add form - enter URL and go

Here's a look at just how easy it is to add a new feed with FeedAPI:

So, what’s next?