Create an Instagram widget with drupal 8 (part 1)

Опубликовано: 23 Март 2026
на канале: Stef Van Looveren
1,039
7

👉 Part 2:    • Create an Instagram widget with drupal 8 (...  
👉Code: https://www.drupal.org/project/instag...


In this movie Stef Van Looveren discusses a new module for drupal 8: Instagram importer.

This module lets you import one or multiple instagram feeds from users or hashtags. You do not need API keys since this uses a scraping technique to import the posts.

This module exists out of a main module and a submodule.

The main module Instagram importer will be used for fetching the correct hashtags/users and scraping new posts on cron run. It creates nodes of type Instagram. From there, you will be able to create your own views.