This project is not covered by Drupal’s security advisory policy.

ABOUT Twitter Field Pull

Twitterfield Pull allow you to pull all the tweets for any preselected twitter fields (twitter_username, twitterField). The tweets are downloaded one and for all in the database and can be rendered through views.

That avoid problems with Twitter rate limit that returns following message if over 150 requests is done per hour - "Rate limit exceeded. Clients may not make more than 150 requests per hour."

The module allow you to select for which node types and which fields you want to pull the tweets from Twitter.

You can create a view to display the tweets from one or many different Twitter accounts !

Live Twitter feeds examples

Pull from the twitter_username

Pull from the twitterfield

Pull from multiple Twitter fields

Pull from a Twitter fields #hashtag

Current features

  • Pull code from twitter_username and twitterField fields.
  • Show the user's Twitter account picture.
  • Views integration for unlimited displays.
  • Determine how often tweets will be downloaded.
  • Support #Hashtags and @Username
  • Various datetime format for tweet creation time.

Requirements

Module: job_scheduler 7.x-2.0-alpha3 (http://drupal.org/project/job_scheduler)
!!! There is currently a bug in job_scheduler
http://drupal.org/node/1423422
You need to apply the path
http://drupal.org/files/job_scheduler-1423422-2.patch
!! Bug in job_scheduler

Module: twitterfield (http://drupal.org/project/twitterfield)

Module: twitter_username (http://drupal.org/project/twitter_username)

Module: views (http://drupal.org/project/views)

Installation

  1. Download and Enable the 'Twitter Field Pull' module
  2. Apply the patch http://drupal.org/files/job_scheduler-1423422-2.patch

Usage

  1. Set up the content type and Twitter fields you would like to pull: /admin/config/system/twitterfield_pull
  2. Use view to create your blocks or pages

Future roadmap

  1. Support multivalued fields.

Credit

Maintainers and developers: targoo and eugenesia.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Media, Developer tools
  • chart icon1 site reports using this module
  • Created by targoo on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases