About InstagramLatestPosts
This snippet allows us to get the latest posts from any Instagram user.
N.B.! Please take into account, 12 latest posts can be returned only as it's limited by Instagram.
Please track the changes on Github:
Information
Released
January 29, 2018
Supported Versions
2.2 –
Current
Downloads
2,970
License
GPLv3.0
Website
New in InstagramLatestPosts 1.5.0
[1.5.0] - 2017-11-15
Added - Fixed the code to follow the latest changes in Instagram feed
[1.4.0] - 2016-08-19
- Added post caption. Thanks to @ig0r74
[1.3.0] - 2016-04-19
- Added user information: profile picture, username, full name. Thanks to @mishantrop
[1.2.0] - 2016-12-18
- Added MODX caching to store the received data from Instagram for some time on the local server
[1.1.1] - 2016-12-12
- Updated configuration to use $modx->getOption() method
[1.1.0] - 2016-12-12
- Totally refactored the snippet code
[1.0.0] - 2016-12-09
- First public release