About InstagramLatestPosts
This snippet allows us to get the latest posts from any Instagram user.
N.B.! Please take into account, 20 latest posts can be returned only as it's limited by Instagram.
Please track the changes on Github:
Information
Released
August 22, 2017
Supported Versions
2.2 –
Current
Downloads
2,970
License
GPLv3.0
Website
New in InstagramLatestPosts 1.4.0
[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