MODX EXTRA
InstagramLatestPosts
Creator: Igor
Sukhinin (suhinin)
Updated By: fuzzy
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
New in InstagramLatestPosts 1.8.1
[1.8.1] - 2018-03-09
- Fixed a bug when the snippet is called twice or more times on one page
- Fixed cacheDir parameter to save the cache correctly if there is more than one Instagram account. Thanks to @fonpixel
[1.8.0] - 2018-03-09
[1.7.0] - 2018-30-01
- Added post comments count
[1.6.0] - 2018-30-01
- Added post likes count. Thanks to @c0mat0se
[1.5.0] - 2017-11-15
- 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