Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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

Project information

  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Integrations
  • Created by dahousecat on , updated