Instargam (instagram.com)Description: Instagram is an online mobile photo-sharing, video-sharing and social networking service available in 25 languages, that enables its users to take pictures and videos, and share them on a variety of social networking platforms, such as Facebook, Twitter, Tumblr and Flickr.
|
Protocol
|
OAuth 2
|
Returned Data
|
userId, name, photo
|
Requires SSL?
|
No
|
How to Configure Instagram API for Magento
In this article you will learn how to find your Instagram API in order to setup the Instagram Login functionality. Please follow the step-by-step instructions below.
Step-by-Step action:
|
- You will be redirected to Developer Signup page. There please indicate your website.
- Fill in "Phone number" field.
- Provide a description for this application.
- Agree to the API Terms of Use and Brand Guidelines.
- Press the "Sign up".
|
Step-by-Step action:
|
- Click on "Register a New Client" button to proceed.
|
Step-by-Step action:
|
- Indicate the name for this application.
- Paste the description for your application.
- Paste your website URL.
- In "OAuth redirect_uri" field you can paste Redirect URI, that can be found in your backend-> Plumrocket-> Social Login Pro-> Instagram-> Redirect URI.
- Check option "Disable implicit OAuth" for better protection of your application.
- Input the password for captcha.
- Press "Register" button.
|
Step-by-Step action:
|
- Copy "CLIENT ID" of your application to your clipboard.
- Copy "CLIENT Secret" of your application to your clipboard.
|
Configuring the Permissions for Instagram API
Once you created your Instagram application, you need to configure the Permissions in order to switch from the Sandbox mode to the Live mode. Follow the guide below to set up the Permissions correctly.
Step-by-Step action:
|
- In your Application details, navigate to the "Permissions" tab.
- You need to enable the "basic" permission.
- Press the "Start Submission" button.
|
Step-by-Step action:
|
- For this question select the "My app allows people to login with Instagram and share their own content" answer.
- This section allows you to check whether your app details are correct.
|
Step-by-Step action:
|
- In this section you need to to explain how your app uses the Instagram API.
- Provide the link to a video screencast showing the experience in your app.
- Press the "Submit" button to review.
|
Instagram Integration in Magento Social Login Pro Extension
In this step you must update your Magento Social Login Pro Extension configuration. In your magento admin panel, go to "System" -> "Configuration" -> "Plumrocket Inc" -> "Social Login Pro" -> "Instagram" Tab.
Step-by-Step action:
|
- Paste Client ID into the relevant field of "Instagram" tab in your backend.
- Paste Client Secret key into the relevant field of "Instagram" tab in your backend.
- Press "Save Config" button.
|
Configuration of Instagram Magento Social Login application is now completed.
Instagram Integration in Magento 2 Social Login Pro Extension
In this step you must update your Magento 2 Social Login Pro Extension configuration. In your magento 2 admin panel, go to "Plumrocket" tab in the main menu -> "Social Login Pro" section -> "Configuration" -> "Instagram" Tab.
Step-by-Step action:
|
- Paste Client ID into the relevant field of "Instagram" tab in your backend.
- Paste Client Secret key into the relevant field of "Instagram" tab in your backend.
- Press "Save Config" button.
|
Configuration of Instagram Magento 2 Social Login application is now completed.
Next Step > Return to Social Login Pro API Reference