Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Instafeed Block

172 sites Security covered Drupal 9–11
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.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
6
Tracked since
Oct 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 6
Maintenance
Dormant

Release Timeline

Releases

Version Type Core Release date
1.0.12 Stable 9–11 May 28, 2025
1.0.11 Stable 9–11 May 21, 2025
1.0.10 Stable 9–11 Mar 11, 2025
1.0.9 Stable 9–11 Dec 19, 2024
1.0.8 Stable 9–11 Nov 7, 2024
1.0.7 Stable 9–11 Oct 22, 2024