Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.Drupal 11
Synopsis
Social Feed module provides an easy way to fetch and display feeds from Facebook, Twitter, and Instagram profiles using the Drupal block system. The module offers a clean, simple text-based default layout that can be easily customized with CSS for a professional appearance.
Suitable for both developers and non-developers, this module simplifies social media integration with minimal configuration required.
Requirements
- PHP: 8.3 or higher
- Drupal: 11.x
- Composer
Installation
Recommended: Install with Composer:
composer require drupal/socialfeed:^4.0
Configuration
After installation, access the configuration at admin/config/services/socialfeed to set up your social media credentials (Facebook App ID, Twitter API keys, Instagram access tokens). Once configured, use the Drupal block system to add and display your social feeds.
For uninstalling:
drush pmu socialfeedcomposer remove drupal/socialfeed
What's New in 4.0
- Enhanced error handling with comprehensive logging across all social platforms
- Improved API validation and token management
- Better diagnostics with user-facing warnings for failed API calls
- PHP 8.3+ support with modern dependency versions
- Bug fixes for Facebook, Instagram, and Twitter collectors
Important Notice
Instagram API Migration: Instagram Basic Display API was deprecated December 4, 2024. Ensure you use a Professional (Creator or Business) account and update your authentication credentials accordingly.
---
Drupal 10
Synopsis
Social Feed module provides an easy way to fetch and display feeds from Facebook, Twitter, and Instagram profiles using the Drupal block system. The module offers a clean, simple text-based default layout that can be easily customized with CSS for a professional appearance.
Suitable for both developers and non-developers, this module simplifies social media integration with minimal configuration required.
Requirements
- PHP: 8.1 or higher
- Drupal: 10.x
- Composer
Installation
Recommended: Install with Composer:
composer require drupal/socialfeed:^3.0
Configuration
After installation, access the configuration at admin/config/services/socialfeed to set up your social media credentials (Facebook App ID, Twitter API keys, Instagram access tokens). Once configured, use the Drupal block system to add and display your social feeds.
For uninstalling:
drush pmu socialfeedcomposer remove drupal/socialfeed
Important Notice
Instagram API Migration: Instagram Basic Display API was deprecated December 4, 2024. Ensure you use a Professional (Creator or Business) account and update your authentication credentials accordingly.
---
Credits
- Social Feed module is maintained by Hemangi Gokhale
Project information
- Project categories: Content editing experience, Integrations, Media
935 sites report using this module
- Created by BPI on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
First alpha release of Social Feed 4.0.0 targeting Drupal 11 with PHP 8.3+. Includes improved error handling, Instagram Graph API migration, and updated dependencies. Not recommended for production use.
Development version: 4.0.x-dev updated 20 Nov 2025 at 23:47 UTC
First alpha release of Social Feed 3.x with modernized codebase, enhanced API integration, improved performance, and full support for Drupal 10. Not recommended for production use.
Development version: 3.0.x-dev updated 19 Nov 2025 at 17:56 UTC




