Free Magento 2 extension To show Instagram Post Slider on different pages i.e. Home, Category, product, checkout, and account page.
- Easily add/manage Instagram feed on different pages
- Can show number of likes and comments on posts in slider
- Search by Hashtags to easily select and add images to slider
- Display hastags, number of likes and comments.
- Looks like core functionality of Magento (at backend as well as frontend)
- Unencrypted code for easy customization
- Copy the content of the repo to the app/code/Nadeem/Instagram/ folder
- Run command: php bin/magento setup:upgrade
- Run Command: php bin/magento setup:static-content:deploy
- Now Flush Cache: php bin/magento cache:flush
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
If you encounter any problems or bugs, please open an issue on GitHub.
Store->Configuration->Nadeem->Instagram->Instagram Cofiguration
Create Post Slider
Manage Post Slider
Widget Post Slider
Prerequisite | How to check | For more information |
---|---|---|
Apache 2.2 or 2.4 | Ubuntu: apache2 -v CentOS: httpd -v |
Apache |
PHP 7.*.* | php -v |
PHP Ubuntu PHP CentOS |
MySQL 5.6.x | mysql -u [root user name] -p |
MySQL |