PHPackages                             markahesketh/magento2-module-instafeed - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. markahesketh/magento2-module-instafeed

ActiveMagento2-module[API Development](/categories/api)

markahesketh/magento2-module-instafeed
======================================

Magento 2 Instagram Feed using Instafeed.js

1.0.0(6y ago)1451OSL-3.0PHPPHP &gt;=7.0.0

Since Jul 13Pushed 6y ago1 watchersCompare

[ Source](https://github.com/markahesketh/magento2-module-instafeed)[ Packagist](https://packagist.org/packages/markahesketh/magento2-module-instafeed)[ RSS](/packages/markahesketh-magento2-module-instafeed/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Magento 2 Extension: Instafeed
==============================

[](#magento-2-extension-instafeed)

Easily add your **Instagram feed** to Magento 2 storefronts, via [instafeed.js](http://instafeedjs.com).

[![Instagram Logo](docs/instagram-logo-banner.png)](docs/instagram-logo-banner.png)

Table Of Contents
-----------------

[](#table-of-contents)

1. [Requirements](#requirements)
2. [Installation](#installation)
3. [Configuration](#configuration)
4. [Changelog](#changelog)
5. [License](#license)
6. [Credits](#credits)
7. [Author](#author)

Requirements
------------

[](#requirements)

- PHP &gt;= 7.0
- Magento &gt;= 2.3

Installation
------------

[](#installation)

### Install via Composer (recommended)

[](#install-via-composer-recommended)

Run the following command in Magento 2 root folder:

```
composer require markahesketh/magento2-module-instafeed
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

### Install via zip (not recommended)

[](#install-via-zip-not-recommended)

- [Download the latest version from GitHub](https://github.com/markahesketh/module-instafeed/releases)
- Extract module files into `/app/code/MarkHesketh/Instafeed` on your web server
    - Exact instructions for this step can vary wildly based on your Magento store. Please seek technical advice if you are unsure.

Configuration
-------------

[](#configuration)

Open the Magento 2 Admin Panel and navigate to:

**Stores &gt; Settings &gt; Configuration &gt; Catalog &gt; Instagram Feed**

[![Magento 2 Settings](docs/instagram-feed-configuration-screen.png)](docs/instagram-feed-configuration-screen.png)

### Available Configuration

[](#available-configuration)

#### Enabled

[](#enabled)

Enable or disable the Instagram feed.

#### User ID (Required)

[](#user-id-required)

Instagram User ID of feed to display.

This can be found by Googling ["What is my Instagram User ID?"](https://www.google.com/search?q=what+is+my+instagram+user+id) and using one of the many free website tools.

For example, [Find Instagram User ID](https://codeofaninja.com/tools/find-instagram-user-id) by Mike Dalisay.

#### Access Token (Required)

[](#access-token-required)

Instagram API Access token, required by Instagram to display your feed.

You can generated a code using the [Instagram Access Token Generator](https://instagram.pixelunion.net/) by Pixel Union.

Alternatively, access tokens can be created by [registering with Instagram's API Platform](https://www.instagram.com/developer/).

#### Template

[](#template)

**Default: ``**

The HTML to use when rendering an Instagram post

Refer to the [Instafeed.js templating documentation](http://instafeedjs.com/#templating) for more information.

#### Feed Size (Default: 8)

[](#feed-size-default-8)

The maximum size limit of Instagram images to display.

Changelog
---------

[](#changelog)

See [CHANGELOG](CHANGELOG) within this repository.

License
-------

[](#license)

This extension is open-sourced software licensed under the [OSL 3.0 License](https://opensource.org/licenses/osl-3.0).

Credits
-------

[](#credits)

- [instafeed.js](http://instafeedjs.com): JS library used to generate Instagram feeds
- [fodorelli/M2InstaFeed](https://github.com/fodorelli/M2InstaFeed): The original extension used as reference and inspiration

Author
------

[](#author)

[Mark Hesketh](https://markhesketh.co.uk/) ([@markahesketh](https://twitter.com/markahesketh)): PHP Developer from Manchester, UK.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2497d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8dcbee322f90925566a7229a0322ede94915f7a4c0ef3ba79525e723115fe003?d=identicon)[markahesketh](/maintainers/markahesketh)

---

Top Contributors

[![markahesketh](https://avatars.githubusercontent.com/u/1269894?v=4)](https://github.com/markahesketh "markahesketh (1 commits)")

---

Tags

instafeedinstagrammagentomagento-2magento2-magento2-extensionmagento2-extension-freemagento2-moduleinstagramextensionsocialmagento 2instafeed

### Embed Badge

![Health badge](/badges/markahesketh-magento2-module-instafeed/health.svg)

```
[![Health](https://phpackages.com/badges/markahesketh-magento2-module-instafeed/health.svg)](https://phpackages.com/packages/markahesketh-magento2-module-instafeed)
```

###  Alternatives

[pgrimaud/instagram-user-feed

This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.

940657.1k5](/packages/pgrimaud-instagram-user-feed)[jstolpe/instagram-graph-api-php-sdk

Instagram Graph API PHP SDK

13998.4k2](/packages/jstolpe-instagram-graph-api-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
