Drupal Twitter Tweets Module
Image
The Drupal Twitter Tweets module provides a block that displays a list of tweets from a user's twitter timeline.
The module makes an API request to Twitter for all available tweets in a particular Twitter timeline feed. The results are then cached in Drupal and displayed to the user via a block. The module provides a theme layer so the output can be styled and configured as necessary. Simply copy the file named 'twitter--tweets.tpl.php' into your theme directory and customize as required.
Installation
- Download and install the module and then visit the module configuration page.
- Visit the Twitter developer site to get an API key for your website or app: https://dev.twitter.com/
- Copy and paste the relevant info into the module configuration page and save.
- Test the module is working by adding the Twitter Tweets Block to a region.
Downloads
Document
twitter_tweets_0.zip
(155.83 KB)