Socialfeed
Facebook
Instagram
Twitter

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 socialfeed
  • composer 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 socialfeed
  • composer 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

Supporting organizations: 
Support & Maintenance

Project information

Releases