PHPackages                             shoppingfeed/magento2-manager - 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. shoppingfeed/magento2-manager

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

shoppingfeed/magento2-manager
=============================

Official module for Shopping Feed integration.

1.17.1(2mo ago)972.8k↓15.6%11[2 issues](https://github.com/shoppingflux/module-magento2/issues)3OSL-3.0PHP

Since Oct 11Pushed 2mo ago6 watchersCompare

[ Source](https://github.com/shoppingflux/module-magento2)[ Packagist](https://packagist.org/packages/shoppingfeed/magento2-manager)[ RSS](/packages/shoppingfeed-magento2-manager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (125)Used By (3)

Shopping Feed integration module for Magento 2
==============================================

[](#shopping-feed-integration-module-for-magento-2)

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

[](#installation)

The extension must be installed via `composer`. To proceed, run these commands in your terminal:

```
composer require shoppingfeed/magento2-manager
php bin/magento module:enable ShoppingFeed_Manager
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

```

Update
------

[](#update)

To update the extension to the latest available version (depending on your `composer.json`), run these commands in your terminal:

```
composer update shoppingfeed/magento2-manager --with-dependencies
php bin/magento setup:di:compile
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

#### What to do when the module does not get updated

[](#what-to-do-when-the-module-does-not-get-updated)

Sometimes, running `composer update` does not actually update the module to the desired version, for example because it does not match the [version constraints](https://getcomposer.org/doc/articles/versions.md#versions-and-constraints) specified in your `composer.json` (run this command to know the exact reason why: `composer prohibits shoppingfeed/magento2-manager`).

When this happens, simply adapt your `composer.json` to point to the new version you want to install, before re-running the update commands (and if that would still not be sufficient, do not hesitate to [post an issue](https://github.com/shoppingflux/module-magento2/issues/new) so that we can have a look at it).

Maintenance mode
----------------

[](#maintenance-mode)

You may want to enable the maintenance mode when installing or updating the module, **especially when working on a production website**. To do so, run the two commands below before and after running the other setup commands:

```
php bin/magento maintenance:enable
# Other setup commands
php bin/magento maintenance:disable

```

Compatibility
-------------

[](#compatibility)

BranchMagento versions`1.x`**&gt;=** `2.3.x``0.x`**&gt;=** `2.1.x`

###  Health Score

60

—

FairBetter than 99% of packages

Maintenance83

Actively maintained with recent releases

Popularity39

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 97.1% 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

Every ~22 days

Recently: every ~55 days

Total

123

Last Release

64d ago

Major Versions

0.54.0 → 1.0.02022-04-27

0.54.1 → 1.3.02022-11-29

0.54.2 → 1.5.22023-06-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/4abeb2bafd980939bd1cdb4afa6cb83fe2436318afc6dacd5c9b4c82d9b35f2b?d=identicon)[shopping-feed](/maintainers/shopping-feed)

---

Top Contributors

[![blmage](https://avatars.githubusercontent.com/u/25432517?v=4)](https://github.com/blmage "blmage (675 commits)")[![clement-hollander](https://avatars.githubusercontent.com/u/1830906?v=4)](https://github.com/clement-hollander "clement-hollander (12 commits)")[![benoit-apk](https://avatars.githubusercontent.com/u/25098173?v=4)](https://github.com/benoit-apk "benoit-apk (6 commits)")[![benjamin-volle](https://avatars.githubusercontent.com/u/25363865?v=4)](https://github.com/benjamin-volle "benjamin-volle (1 commits)")[![TuVanDev](https://avatars.githubusercontent.com/u/5556060?v=4)](https://github.com/TuVanDev "TuVanDev (1 commits)")

### Embed Badge

![Health badge](/badges/shoppingfeed-magento2-manager/health.svg)

```
[![Health](https://phpackages.com/badges/shoppingfeed-magento2-manager/health.svg)](https://phpackages.com/packages/shoppingfeed-magento2-manager)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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