Get Tweets

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

This module provides import tweets through Twitter API by Cron for Drupal 8/9/10/11.

Only Twitter v1.1 API is supported.
Due to recent policy changes on Twitter, we need to inform you that the module exclusively supports the paid v1.1 API. Version 2 of the API is not currently supported, and there are no immediate plans to support it, as fetching tweets also requires a paid subscription.

Registration with Twitter

Before you start the installation process you must register on Twitter and create your own application.
You will need to get "Consumer Key" and "Consumer Secret".

Features

  • Ability to import multiple feeds of tweets in nodes
  • Ability to import tweets by hashtags or user names
  • Tweets and tweet data are saved in nodes
  • Option to delete old tweets
  • Creation of linked URLs from URLs, hash tags, and mentions inside the feed
  • Importing hash tags, mentions, images (saving external image link and local image) in separate fields

Requirements

PHP versions listed as "active support" or "security fixes only" are supported.

Dependencies

This module needs to be installed via Composer, which will download the required libraries.

Installation

  1. Download the module via Composer(composer require drupal/get_tweets);
  2. Enable it;
  3. Go to /admin/config/services/get-tweets and set your credentials;
  4. Done. Your tweets are now importing in nodes.

More API documentation can be found at Twitter API.

Supporting organizations: 
Development and maintenance
Development and maintenance

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: Integrations
  • chart icon68 sites report using this module
  • Created by sstanislav 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