This project is not covered by Drupal’s security advisory policy.
Twitter Feeds module lets you enter twitter username from your drupal block with other configurations. It is a customizable drupal module. Using this module lets you easily twitter feeds and follow button to your drupal website. This module prrovides a custom block functionality which helps to display twitter feeds with three layouts inccluding transparent, light and dark background. We can also configure Tweet limit, feeds board width, placeholder text from block configuraiton.
We can also place a block to display the follow button where we can configure to show or hide the followers counter.
We can copy the template file from templates/twitter-feeds.html.twig and templates/twitter-follow-button.html.twig to your theme file and customize the html and implement your own layout with custom css.
Available variables on the templates/twitter-feeds.html.twig template:
Available variables:
- twitter_feeds_data: Array of back to top config data.
- twitter_username
- widget_id
- tweet_limit
- tweets_board_width
- feeds_layout
- placeholder_text
Available variables on the templates/twitter-follow-button.html.twig template:
Available variables:
- twitter_follow_button_data: Array of back to top config data.
- twitter_username
- show_followers_countSupport
Please post bug reports, feature requests and support requests to the Drupal Twitter Feeds module issue queue.
Demo
- Go to https://simplytest.me/project/twitter_feeds.
- Click "Launch Sandbox".
- Install Drupal as normal.
- Enable "Twitter feeds" module, and any optional modules you wish to try out.
Installation and download
Installation with Composer:
composer require 'drupal/twitter_feeds'
Enable the moduleUsing the Drupal User Interface
|
Looking for Twitter feeds support?
- Free community support options
- Developers can participate our support channels on a best-effort basis, Drupal Answers.
Project information
61 sites report using this module
- Created by sujan shrestha on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.







