An easy Joomla Module for Instagram API to fetch and display user, popular or tags photo feeds inside your web application or site.
Features
- Get the most recent media published by a user, the most popular media at the moment, or recently tagged media from Instagram API
- Display the results on list items or any other HTML tag you define
- Define the size of the pictures (small, medium, big)
- Use your own Instagram application ClientID and AccessToken
How to use
In order to use the module you need to register an application at Instagram Developers, get a client_id and receive an access_token.

After registration you will need the following Client ID:

Copy this Client ID code and paste it in module parameters and http://jelled.com/instagram/access-token. On the next window click Authorize button:

On the next page you will be redirected back to redirected back to http://jelled.com/
You will have to copy the generated Access Token in module parameters and you are done.

Script is based on http://lab.adrianquevedo.com/jquery-spectragram/


