Allows users to share their Instagram feed on user profile pages.
This is a very basic and shallow integration of the Instagram API.
Other Instagram integrations
- https://drupal.org/sandbox/forest/2116045
- https://drupal.org/sandbox/Morpheus80ta/1843694
- https://drupal.org/project/drupagram
Configuration
- Register your website ("Application") on Instagram.com/developer.
- Set the Redirect URI to
http://example.com/user(or whatever/useris aliased to) wherehttp://example.comis the protocol and host to access your Drupal website. This must match exactly for/userwhen a user configure's their shared Instagram feed, which means you can not support insecure HTTP and secure HTTPS simultaneously on that path. - Set
$conf['instagram_profile_client_id'] = '1234';insettings.phpwhere '1234' is the client ID provided at Instagram.com/developer after you register your website ("Instagram Application"). A future version of this module will provide an admin settings form for this.
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.- Project categories: Integrations
2 sites report using this module
- Created by Bevan on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.


