Type
magento2-module
Instagram stream for Magento2
magento2-module
OSL-3.0
None
None
None
None
None
Magento module 2 that displays last photos from an Instagram account. More information here https://www.bitbull.it/blog/sviluppare-un-widget-con-magento2-e-requirejs/
Add these lines to the composer.json of your project
"require": {
...
"bitbull/magento2-module-instagramwidget": "6.0.0"
}
```
```
"repositories": [
...
{
"type": "vcs",
"url":"https://github.com/bitbull-team/magento2-module-instagramwidget.git"
}
]
After install go to Magento2 admin in Stores -> Configuration -> Bitbull -> Instagram widget and set: * Instagram Token Credentials * Instagram Userid Credentials * Channel title to display on frontend * Number of photos
To retrieve the data of your channel follow the official Instagram doc: https://www.instagram.com/developer/authentication/
OSL - Open Software Licence 3.0
Irene Iaccio(@nuovecode): http://www.bitbull.it
Lorena Ramonda (@loreenaramonda): http://www.bitbull.it
Rodrigo Acuna: https://github.com/rodde177
(c) 2016 Bitbull Srl