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

  1. 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'
  1. Enable the module.

  2. Configure Twitterp App credentials going to Configuration >> System >> Twitter API or /admin/config/system/twitter-api-search.

  3. Now you can go to Structure >> Block layout and place a Twitter API Search block.

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
  • Created by r3n pi2 on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases