WP Manifestindependent plugin directory
manifest / unclassified / wordpress-plugin-instagram

Ptchr Instagram Feed GitLab

Insert a instagram feed on your website

by Ptchr · gitlab.com/pitcher/wordpress-plugin-instagram · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://gitlab.com/pitcher/wordpress-plugin-instagram/-/archive/master/wordpress-plugin-instagram-master.zip

From the readme

Instagram feed connector including Auth cron. Plugin with php function to retrieve latest instagram posts. Used for showing a feed of the connected account. 1. install this plugin 2. Create a Facebook App that uses the Instagram Basic Display Product 3. Retrieve the instagram app-id and the instagram app secret (via app-products-Instagram basic Display - Basic Display) 4. Add the url of your website to the Valid OAuth Redirect URIs in (via app-products-Instagram basic Display - Basic Display) 5. fill in the instagram app id and the app secret in settings-Ptchr Instagram. Leave the long lived token empty. This will be filled automatically ( expiry is optional ). 6. After entering the app credentials a link will appear at the top of the screen, this link redirects to Instagram where you can login with your username and password 7. If the login is successful the plugin is succesfully set up. The plugin runs a cronjob every day via WordPress to check if the retrieved token should be extended. This is an automatic process. If The cronjob is not active the connection with Instagram will expire after a few weeks. If you have a website that is not often visited you should consider usin

Read the full README on GitLab →