Twitter Modules Comparison
A large number of Twitter-related modules are available on Drupal.org.
Modules That Display Tweets Directly
Twitter Embed
Simple embedding of Twitter widgets without OAuth.
Provides tweet buttons and timeline blocks
Does not comply with Drupal's security policy.
Twitter Block
Allows administrators to create blocks that display embedded timelines.
Enables customization of timeline appearance.
Requires a registered app and developer credentials.
TODO: Does this depend on deprecated widget settings? See https://twittercommunity.com/t/deprecating-widget-settings/102295.
Twitter Tweets
Twitter Profile Widget
Twitter Feed
Fetches tweets server-side, caches them, and allows display on screen.
Requires a registered app and developer credentials.
Twitter API Block
Twitter API Search
Displays tweets that match a query.
Requires a registered app and developer credentials.
Twitter Trends
Displays current trending topics based on user location.
Modules That Import Tweets into Drupal
Twitter Entity
Media Entity Twitter
Modules That Provide Authentication Using the Twitter API
Social Auth Twitter
Miscellaneous
Twitter Username
Provides a simple field to handle Twitter usernames.
Twitter Filter
Provides a text filter that automatically converts Twitter #hashtags and @usernames into links.
Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.