Twitter API Search
Overview
Twitter API Search module provides a block that will show embed tweets resulting from a Twitter API v1.1 Search query.
If you are not familiar with Twitter API, go to https://developer.twitter.com/en/docs/tweets/search/overview/standard.
You will need a Twitter a developer account and a registered app and configure your Twitter App credentials
Dependecies
Installation and Use
- Require/Download the Twitter API Search module using Composer to manage Drupal site dependencies, which will also download the required twitter-api-php dependency library. If not you will have to install the library manually.
It is done simply running the following command from your project package root (where the main composer.json file is sited):
composer require 'drupal/twitter_api_search'
-
Enable the module.
-
Configure Twitterp App credentials going to Configuration >> System >> Twitter API or /admin/config/system/twitter-api-search.
-
Now you can go to Structure >> Block layout and place a Twitter API Search block.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-1.9 | Stable | D10 compatibility | Oct 25, 2024 |