Create App

First of all you need to create a Facebook app or select one from your existing apps. Please follow step 1 and 2 in this guide

In Step 2 you need to enter a "Valid OAuth Redirect URIs". You can find that URI in the FPD settings (General > Modules > Instagram Redirect URI).


Enter the APP ID and Secret

After setting up the Instagram App you need to copy APP ID and Secret.

Using Wordpress

Paste these values (ID & Secret) in General > Modules settings.


Using jQuery

The redirect URI and App ID need to be set in the plugin options 

The redirect URI is the URI to the html/instagram-auth.html, e.g. http://yourdomain.com/html/instagram-auth.html

App Sceret

You also need to set the URI to a server-side script that receives the token. You can set the URI in the instagramTokenUri option. We created a PHP script (php/instagram-token.php) that will do this for you. Open this PHP file and enter the Instagram App Secret at the top of the file.


Test Instagram App

To test your Instagram app, please follow Step 3 in this guide.


Start App Review

In order to use the Instagram app for your customers, you have to start a submission with the permissions "instagram_graph_user_profile" and "instagram_graph_user_media". All information about the App Review can be found here.


Add these permissions to the submission in the "App Review for Instagram Basic Display" section. 


After that you need to enter some details for the review. Everything is explained in the modal.

At the end click "Submit For Review".



Important Notice: Our team can not help with the app review process and is not responsible if Facebook is not granting these required permissions. Therefore you need to read the App Review guide in order to get any information why your submission is denied. If Facebook is not giving you the permissions for your App, there is absolutely nothing we can do about that.