Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Instafeed Block

161 sites Security covered
View on drupal.org

This module provides customizable blocks to display your Instagram posts directly on your Drupal website. It uses the instafeed.js library to show feeds and includes features to automatically refresh your access token to ensure continuous display of your content. You can control how posts appear, limit the number shown, and choose media types.

Provides customizable blocks to display Instagram posts that can be placed in any region of your website.

It integrates the instafeed.js library into your Drupal website, allowing you to display an Instagram feed seamlessly. Additionally, it provides functionality to automatically refresh the Instagram access token before it expires, ensuring uninterrupted access to your Instagram content.

IMPORTANT!
If you are updating from version 1.0.10 or below, you need to change the external JS library name.
From: /libraries/instafeed-js
To: /libraries/instafeed.js

Customizable blocks

The modules block settings allow you to change the markup for the
Instagram posts, limit the number of results and choose what types of media you want to display. You can also disable the module CSS.

Advanced configuration

To enable Instagram access token refresh on cron, refer to the modules README file.

Installation

Install with Composer (or download module and library manually)

composer require drupal/instafeed_block

composer config repositories.instafeedjs '{"type": "package", "package": {"name": "stevenschobert/instafeed.js", "version": "2.0.0", "type": "drupal-library", "dist": {"url": "https://github.com/stevenschobert/instafeed.js/archive/refs/tags/v2.0.0.zip", "type": "zip"}}}'

composer require stevenschobert/instafeed.js:2.0.0
  1. Make sure the required external library is installed correctly. Check the system status page for verification.
  2. Add Instagram access token on the module settings page.
  3. Create an Instafeed block.

Requirements

This module requires the external library instafeed.js and must be installed in the libraries folder with the correct name. Check system status page to verify this.

You also need an Instagram access token. Follow the guide here on how to obtain yours.

Activity

Total releases
3
First release
Mar 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 3
Maintenance
Dormant

Release Timeline

Releases

Version Type Release date
1.0.12 Stable May 28, 2025
1.0.11 Stable May 21, 2025
1.0.10 Stable Mar 11, 2025