Skip to main content
Home

This lightweight module adds a simple Block to embed tweets in your Drupal website.

It is based on this API: https://github.com/J7mbo/twitter-api-php.

It loads the necessary Javascript script from Twitter for you.

How to install

You need to install dependencies with Composer, as follow:

composer require j7mbo/twitter-api-php

Enable the module:

https://www.drupal.org/project/twitter_api_block

© Shivakumar Ramamurthy