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
- Download the module via Composer(
composer require drupal/get_tweets); - Enable it;
- Go to
/admin/config/services/get-tweetsand set your credentials; - Done. Your tweets are now importing in nodes.
More API documentation can be found at Twitter API.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Integrations
68 sites report using this module
- Created by sstanislav on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
Development version: 3.x-dev updated 1 Jan 2025 at 19:12 UTC



