Twittercache

Component ID

2036687

Component name

Twittercache

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

A module that is using the new Twitter api (v1.1, using OAUTH) to fetch and store a selected nr of tweets on every cron-run so if the api changes or can't be reached we still can display the latest tweets it fetched.

I have had used a bunch of different Twitter-modules but non that saved the tweets in the drupal database and most of them stopped working when the old api got shut down, so I decided to make my own module and share it with the world :)