Twitter_Feed

Component ID

2725795

Component name

Twitter_Feed

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

836

Component created

Component changed

Component body

Module for Drupal 8. I used D8 stuff (like guzzle) as much as I could.

The Twitter Feed module displays a configurable list of tweets in a block. It does so using the Twitter REST API
and the jQuery Timeago plugin to display dates in a friendly, relative format (eg. 4 hours ago).

No assumptions about CSS.
Responses are cached.
No extra dependencies. Just install and go.
Output is fully themeable.