Instagram Posts Block
This module allows you to display your Instagram feed on your Drupal website. You can retrieve posts from your Instagram account and configure how they appear in a block.
This module facilitates the retrieval of Instagram feeds.
Requirements:
Instagram Basic Display API Access Token
To acquire one, refer to the Instagram Developer Documentation.
Installation:
Use Composer to install the module:
composer require drupal/instagram_posts_block
Enable the module by navigating to Extend in the admin menu.
Configuration:
After installing the module, go to Structure -> Block Layout.
Choose a region and click on "Place block". In the dialog modal that appears, search for "Instagram posts block" and select it.
The block will provide settings to access the Instagram feeds and define how to display them.