PHPackages                             benabee/product-manager-connector - 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. benabee/product-manager-connector

ActiveMagento2-module

benabee/product-manager-connector
=================================

Connector extension for Product Manager for Magento

1.2.4(1y ago)04.0k↑40%1OSL-3.0PHP

Since Jul 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Benabee/product-manager-for-magento-connector)[ Packagist](https://packagist.org/packages/benabee/product-manager-connector)[ RSS](/packages/benabee-product-manager-connector/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (1)Versions (8)Used By (0)

Product Manager Manager for Magento Connector
=============================================

[](#product-manager-manager-for-magento-connector)

This Magento 2 extension must be used with [Product Manager for Magento](https://www.benabee.com/en/product-manager-for-magento).

It allows the software to connect to the Magento website and access the website data.

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

[](#installation)

The extension can be installed using Composer or an archive file.

### Installation using Composer

[](#installation-using-composer)

```
composer require benabee/product-manager-connector
php bin/magento module:enable Benabee_ProductManagerConnector
php bin/magento setup:upgrade

```

### Installation using archive file

[](#installation-using-archive-file)

Download the extension on this page:

Upload the archive to the Magento root folder and run these commands:

```
tar xvzf product-manager-connector-1.2.4.tar.gz app/code/Benabee/ProductManagerConnector/
php bin/magento module:enable Benabee_ProductManagerConnector
php bin/magento setup:upgrade

```

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

[](#configuration)

To configure the extension, open the admin panel and go to `Stores` &gt; `Configuration` &gt; `Catalog` &gt; `Product Manager for Magento Connector`. [![](doc/installation1.png)](doc/installation1.png)

Click Generate new security key. [![](doc/installation2.png)](doc/installation2.png)

Click Save Config. [![](doc/installation3.png)](doc/installation3.png)

Copy the security key.

Click File &gt; Configuration Wizard in Product Manager.

Choose Connect with "Product Manager Connector extension (Magento 2 only)".

Paste the security key.

Complete the Configuration Wizard.

Update
------

[](#update)

### Update to latest version using Composer

[](#update-to-latest-version-using-composer)

```
composer update benabee/product-manager-connector
php bin/magento setup:upgrade

```

### Update to latest version using archive file

[](#update-to-latest-version-using-archive-file)

Upload the archive to the Magento root folder and run these commands:

```
rm -rf app/code/Benabee/ProductManagerConnector
tar xvzf product-manager-connector-1.2.4.tar.gz app/code/Benabee/ProductManagerConnector/
php bin/magento setup:upgrade

```

Uninstallation
--------------

[](#uninstallation)

### Uninstall using Composer (if extension was installed using composer)

[](#uninstall-using-composer-if-extension-was-installed-using-composer)

```
php bin/magento module:uninstall Benabee_ProductManagerConnector
php  bin/magento setup:upgrade

```

### Uninstall manually (if extension wa installed using archive file)

[](#uninstall-manually-if-extension-wa-installed-using-archive-file)

```
php bin/magento module:disable Benabee_ProductManagerConnector
rm -rf app/code/Benabee/ProductManagerConnector
bin/magento setup:upgrade
bin/magento cache:clean

```

Run this command to check if the module has been uninstalled

```
bin/magento module:status

```

Version history
===============

[](#version-history)

- Version 0.2 based on bridge version 2.1.8
- Version 0.3 based on bridge version 2.4.0
- Version 1.0.0 based on bridge version 2.4.0
- Version 1.1.0 based on bridge version 2.4.1
- Version 1.2.0 based on bridge version 2.4.2
- Version 1.2.1 based on bridge version 2.4.2
- Version 1.2.2 based on bridge version 2.4.2
- Version 1.2.3 based on bridge version 2.4.3
- Version 1.2.4 based on bridge version 2.4.4

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance41

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

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

Every ~154 days

Recently: every ~110 days

Total

7

Last Release

487d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/db7f9d91852dbb8a447d45091cc9a351fafc84e6f4cc10a1600cd449b9577f1b?d=identicon)[benabee](/maintainers/benabee)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/benabee-product-manager-connector/health.svg)

```
[![Health](https://phpackages.com/badges/benabee-product-manager-connector/health.svg)](https://phpackages.com/packages/benabee-product-manager-connector)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

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