Twitter pull in

Component ID

1393736

Component name

Twitter pull in

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Twitter pull in is a small and light module.
This module allows to feed nodes with tweets from a twitter account.
The fields attached to the node are :

  • the tweet content
  • the tweet plain text
  • the tweet id
  • the author
  • the author's image
  • the tweet post date.

The customizables fields in admin pages are:

  • the author
  • the number of tweets to index.

Usage

It builds on the Twitter pull module to collect the flow of tweets from an account.
It creates a content type named tweet
Collect and creation are processed whenever cron is launched.

Aim

It is not to replace existing modules, but to add the ability to import  tweets into nodes.

Dependencies

It depends on the Twitter pull module.