A simple Magento 2 plugin to add instagram posts to your storefront
- Download/clone this repository
- Create a folder inside your app/code named "Winkel"
- move this package to app/code/Winkel/InstagramPost (InstagramPost is plugin name)
- Go to magento admin -> Marketing -> Instagram -> Manage Posts
- Click add new post
- Copy link to instagram post you want to add and paste to Url field
- Save
You need to make a block to show this widget or you can insert this widget to your existing block.
- While in block editor, click show/hide html -> Insert Widget -> Select Instagram Post