Twitter Fetch

Component ID

1966462

Component name

Twitter Fetch

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Overview

Twitter fetch fetches tweets from Twitter and can display them in a block, or make them available for other modules to use.
It does not rely on and other modules, such as OAuth so is very lightweight.
This differentiates it from the heavier, more feature rich module Twitter which does reply on other modules.
It is also similar to Twitter Pull however this does not work with OAuth so no longer works.

Features

  • Fetch tweets for multiple users from Twitter
  • Easy to use admin interface
  • Creates a block to easily add tweets to your site
  • Other modules can call fetch_tweets() to return an array of recent tweets

Requirements

  • Drupal 7

Credits

Author & maintainer