{"id":2454,"date":"2024-12-24T20:22:21","date_gmt":"2024-12-24T20:22:21","guid":{"rendered":"https:\/\/meetanshi.com\/blog\/how-to-integrate-instagram-feed-with-magento-2\/"},"modified":"2025-04-24T09:29:21","modified_gmt":"2025-04-24T03:59:21","slug":"integrate-instagram-feed-with-magento-2","status":"publish","type":"post","link":"https:\/\/meetanshi.com\/blog\/integrate-instagram-feed-with-magento-2\/","title":{"rendered":"How to Integrate Instagram Feed with Magento 2?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In today&#8217;s world, Instagram is more than a social media app, it has become a shopping hub.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you connect your Instagram feed to a Magento 2 store, you can display photos from your page on your website. This integration can attract visitors and engage customers, making them more likely to buy.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But figuring out how to set it all up can be tricky. In this guide, I&#8217;ll walk you through the simple steps to integrate Instagram Feed with Magento 2. By the time you\u2019re done with this article, you\u2019ll be able to give your store that appealing Instagram look and feel.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why add an Instagram Feed to Magento 2?&nbsp;<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">An Instagram feed for Magento 2 stores is a feature that showcases your brand\u2019s Instagram posts directly on your website. Having a Magento Instagram feed makes your store visually appealing and engaging for visitors.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXc8qQFNCQ1RcNsNUldyNMQCgjvA-BGUOrhbsLzHofpVkS6Lx7gEFTzHvv5-LsBgFk5ugSJ4rcwcA1QDO7pdhB3FVhFdDCKa9BYhEB6ydf_wi9uXrXByBPsTRERCk3TLOvRkyG4vMM_ffpwVXpa117KKtZk?key=IY3-c98VRrs7_kjCjYUPMg\" alt=\"Instagram Feed on Magento 2 store\"\/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">If you decide to set up your Instagram Feed today, you get to enjoy some benefits in the long run. They include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The Instagram feed enriches the shopping experience by integrating social media content directly into your store. This keeps customers engaged longer and increases the likelihood of a purchase.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>When you display selected Instagram posts on your store, it adds a beautiful visual element that draws visitors in. If people like what they see, their interest piques, making them more likely to buy from your store.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Displaying Instagram posts with tagged products helps customers discover new items they might not have noticed before. It\u2019s an easy way to highlight your products in a natural, appealing way.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>When customers engage with your Instagram posts through popups, they\u2019re given the option to follow your Instagram page. This can potentially increase your follower count and boost your social media reach.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>When you integrate Magento 2 Instagram feed, it can increase your store\u2019s credibility. Showcasing real-life Instagram posts adds social proof to your site, making it easier for customers to trust your brand and make purchases.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Step-wise Guide to Integrate Instagram Feed with Magento 2<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Magento 2 doesn\u2019t have an inbuilt feature that allows you to integrate your Instagram posts into the store. You\u2019ll need an Instagram feed extension for Magento 2.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A reliable tool for this is the <a href=\"https:\/\/meetanshi.com\/magento-2-instagram.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 Instagram Feed<\/a> extension by Meetanshi.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This extension integrates your Instagram feed with Magento 2 to give your store that beautiful Insta look.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXee9ZE_e9T4uh3vPkUPO-D7fN9_IGvgpzicb6pl5OZ73poFS_53wY6LH4F55MZbwJVkRUeCye3uaaQ4xsLPaKrp4Tu9gZojVDT4iueKA0pF1EJVEZCnf-HQl_PKsIoI12v8hSWUfaTtbT_vSkj7CrnoAGP8?key=IY3-c98VRrs7_kjCjYUPMg\" alt=\"Magento 2 Instagram Feed\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Here are the steps to integrate Magento 2 with Instagram Feed:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Step 1: Install and Configure the Extension&nbsp;<\/li>\n\n\n\n<li>Step 2: Enable Setting to Display Instagram on Various pages<\/li>\n\n\n\n<li>Step 3: Show Instagram Feed all Over Your Website<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Install and Configure the Extension<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Firstly, install the extension and extract the zip folder of it. Then, upload it to the root of your Magento 2 directory using FTP.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, log in to your SSH and run the following commands one after the other:<br><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>php bin\/magento setup:upgrade<\/li>\n\n\n\n<li>For Magento version 2.0.x to 2.1.x: php bin\/magento setup:static-content:deploy<\/li>\n\n\n\n<li>For Magento version 2.2.x &amp; above: php bin\/magento setup:static-content:deploy \u2013f<\/li>\n\n\n\n<li>php bin\/magento cache:flush<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">After the installation is done, it is time to configure.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Log in to your Magento 2 admin panel. Navigate to <strong>Stores &gt; Configuration &gt; Instagram<\/strong> to access the extension settings.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Enable<\/strong> the Instagram extension, then enter your <strong>Instagram username<\/strong>, <strong>user access token<\/strong>, and <strong>Facebook ID<\/strong>.&nbsp;<\/li>\n\n\n\n<li>Next, choose to <strong>fetch Instagram images<\/strong> using your username or hashtags. Also, set the <strong>maximum number of images to fetch<\/strong>.&nbsp;<\/li>\n\n\n\n<li>Select the <strong>image popup view<\/strong> that you want. You can choose either \u201cProduct Feed\u201d or \u201cCaption with Hyperlink\u201d.&nbsp;<\/li>\n\n\n\n<li>Lastly, you can upload a custom <strong>Instagram page banner<\/strong> image to show above the posts on your Magento Instagram shop frontend.&nbsp;<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXf_0jnIhdT7OQr0NWzmJgsedxgxnrr4ouHaXbAnxksGrZMfoBjZTii1GQZ7yHZOP80MnV0mUO8xtvaaGTQMT3RFfvcVBukm_nWcVNkfGg4Efpm77yqTVxVqPo_9qHwgMlFX6Qe3Chfg2wkyDnorNNe1dg4?key=IY3-c98VRrs7_kjCjYUPMg\" alt=\"Magento 2 Instagram Feed Configuration\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Enable Setting to Display Instagram on Various pages<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Once you\u2019ve installed and configured the Magento 2 Instagram Feed extension, you can choose the pages to display the Instagram images. Here\u2019s how:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Set Page View Settings<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enable displaying Instagram images on your chosen pages by setting the option to \u201cYES.\u201d<\/li>\n\n\n\n<li>Decide how many Instagram images you want to show on each page.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXdgJ-l4s__zrbY08AcpjAZKzOHnIMVkSu74T8bzOQuFl1Armhgu7vzwOsHqFJMpGVIMpKfn3jFpqwros0ahLwYzLL3Ke2yHUIxaiogq4ICBWzCnjdaXPzQV9OJ2BQOVtlGzIDIgD7dDRn-VUjlTFjkZ3-pK?key=IY3-c98VRrs7_kjCjYUPMg\" alt=\"Page view settings for Instagram Feed\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Fetch and Manage Instagram Images<\/strong>:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Click \u201c<strong>Fetch New Images<\/strong>\u201d to bring in images based on the configured username or hashtag.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXcC3teZcq-2WFlE7zE_Y7j2ZJl8ZN3F7-5XBBLSEx_L6Rq3Wx_moEYM7_GgGLCahvLwVvEIHyh6_kn2-U7YfPx6CZnfKdG0o6aQHbQajU1OXudnRvcgKckuEXSKGnY218BcQpV1JJA2aAALAIYOIJ_Azyw2?key=IY3-c98VRrs7_kjCjYUPMg\" alt=\"Fetch new images to display on feed\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">After fetching, you can <strong>manage your Instagram images<\/strong>. You can edit the image details to set hotspots, add links and captions, and create product feeds.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Customize Captions and Links<\/strong>: If you\u2019ve chosen \u201cCaption with Hyperlink\u201d for the Instagram popup view, you can set up to five captions and corresponding links for each image. Simply drag and drop the pins to set hotspots.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXc0ZVlJCA1GzigZShb7Vq_Eh0X6BSc8IPpVOwQULtZzvnF918dLuK2oAow86GLWYfZ_zfVvAyBH_ByTc7ogVcnFmz9uIEBc29apvK9-oURIqTNDTj79LgXQ4ahws4filfAjGdkNk1uXweRqkKAIYJaTTe9B?key=IY3-c98VRrs7_kjCjYUPMg\" alt=\"Add image details \"\/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Product Feed View<\/strong>: For those using the \u201cProduct Feed\u201d popup view, you can set product SKU and hotspot positions by dragging and dropping the pins. You can do this for up to five product feeds.&nbsp;<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXeUe4yoX0stGhSSxWviZk7Ja2iOYs1TXHlw5Bnvp7RR9h8bJRFeZ-6YayeRCClJuFaImgzw433kLT6tYQUZ6vRKFouv1T4jQpVIoTiS8-_5FPX-ifYyqa4tR4kMQTiQW01zt0fvm5SKkJJVbl3KWkNAqyj8?key=IY3-c98VRrs7_kjCjYUPMg\" alt=\"Add details \"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Category and Product Specific Settings<\/strong>:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Select the specific username or hashtag to display Instagram images on certain category or product pages.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here\u2019s what the category specific settings look like &#8211;&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXeteOGFSVSU93UBe5rmlgzI44mDfIuRDB_eU7e7i5T4zHJCuj4Nnh0jw03qFk9a3iYuneyBbY5b1MC8U217gC5hYRkH65Id_9O_I7wsIuz8-6A3Tq5PrdivCwLQ1VDjb38u7dYN4K3SlU2zr1vVsZIekek9?key=IY3-c98VRrs7_kjCjYUPMg\" alt=\"Add product-specific setting\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">With these settings configured and saved, you will be able to <a href=\"https:\/\/meetanshi.com\/blog\/create-magento-2-instagram-shop\/\">create your Magento 2 Instagram shop<\/a>.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Instagram Feed on Your Magento 2 Pages<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Your Instagram feed will start displaying on various pages of your Magento 2 store like homepage,category pages, and product pages.&nbsp;&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><br><strong>Instagram on Category Pages<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXeSbq0Wr1cT59bQ5v0lnGrLapTzBoA2cx9qPTv1gkKVNT8c5muru4SPyFGEBH0ECbA6JUGQbCHiGtwFQSGlDiJFpI7E0QNfp-O2uzo05MMNrLhpUCpCNn_q3cKE7Lip1HhhpT8rfUAeEOTbNIBmvnpvA4Bf?key=IY3-c98VRrs7_kjCjYUPMg\" alt=\"Show Instagram Feed on your Magento 2 site\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Caption with Hyperlink View<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you hover over an Instagram image, hotspots appear with captions. Clicking a caption redirects you to the linked page. You can browse through all images using the arrows and follow the Instagram account by clicking &#8220;Follow.&#8221;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXd1KeP2x6RNl-H0dHcBlHJ71xaWgSzHNdswXRXihnC-0nBRd15SsXnwrcFKBCp23HBJVtXkGkZwkewj967N3cqQH2qUQj40XNujQJ8MWj8F_DLf5TASl-JfGGgYr4_x_7LupqCAUNiUT5j0f6vnYE0sdvQ?key=IY3-c98VRrs7_kjCjYUPMg\" alt=\"Actionable details on your store\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Product Feed View in Popup<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this view, hovering over hotspots on an image shows related product blocks. Clicking on a product block takes you to the product page.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXdQczuQll3GES0D8spKjIuBP9PNztEOvK3nIOzcHuMJx7yPn9mkMWaotXo6JCAcOfHtwfnqldZnmc0qlmAyfD9bvb3Lw3DMOVoBPQdUzqbX-lPG7P68vJbf5DPlItq334O50obkmn7yDsITlUt0wvjKiqBh?key=IY3-c98VRrs7_kjCjYUPMg\" alt=\"Product feed popup\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Expert Tips to the Make Most of Your Magento Instagram Feed<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Now you know how to integrate Instagram Feed with Magento 2 and turn your Instagram feed into a powerful sales tool. By integrating Instagram Feed with Magento 2, you can enhance your store&#8217;s appearance, increase customer engagement, and boost sales.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To get the best results from your Magento Instagram Feed, keep these tips in mind:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Keep your feed updated with fresh content.<\/li>\n\n\n\n<li>Highlight your best-selling products.<\/li>\n\n\n\n<li>Use relevant hashtags to target specific audiences.<\/li>\n\n\n\n<li>Optimize the placement of your Instagram feed.<\/li>\n\n\n\n<li>Monitor performance and make adjustments as needed.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For your&nbsp; Instagram Feed integration with Magento 2, try Meetanshi\u2019s Magento 2 Instagram Feed extension. With features like customizable image display, hashtag filtering, and interactive pop ups, this extension makes the process easy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><div class=\"meetanshi-cta\">\r\n<div class=\"cta-content-wrapper\">\r\n<span>Magento 2 Instagram Feed<\/span>\r\n<p>Displays Instagram images for a stunning shop-like experience<\/p>\r\n<a href=\"https:\/\/meetanshi.com\/magento-2-instagram.html\" target=\"_blank\" class=\"btn-primary\">Try Today!<\/a>\r\n<\/div>\r\n<div class=\"cta-image-new\">\r\n<img decoding=\"async\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2025\/11\/magento-2-instagram-feed.png\" alt=\"Magento 2 Instagram Feed\">\r\n<\/div>\r\n<\/div><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Get started today and watch your engagement and sales grow!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In today&#8217;s world, Instagram is more than a social media app, it has become a shopping hub.&nbsp; If you connect your Instagram feed to a&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[34],"tags":[],"class_list":["post-2454","post","type-post","status-publish","format-standard","hentry","category-magento"],"acf":[],"_links":{"self":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/2454","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/comments?post=2454"}],"version-history":[{"count":3,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/2454\/revisions"}],"predecessor-version":[{"id":12853,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/2454\/revisions\/12853"}],"wp:attachment":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/media?parent=2454"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/categories?post=2454"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/tags?post=2454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}