PHPackages                             kluseg/connector-magento2-seller - 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. kluseg/connector-magento2-seller

ActiveMagento2-component

kluseg/connector-magento2-seller
================================

This is the official Mirakl extension for sellers using Magento 2.

1.2.7(5y ago)086proprietaryPHP

Since Jun 7Pushed 5y agoCompare

[ Source](https://github.com/KluseG/magento2-seller-connector)[ Packagist](https://packagist.org/packages/kluseg/connector-magento2-seller)[ RSS](/packages/kluseg-connector-magento2-seller/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (9)Used By (0)

Mirakl Seller Connector for Magento 2
=====================================

[](#mirakl-seller-connector-for-magento-2)

Compatibility
=============

[](#compatibility)

Magento 2 Seller Connector is successfully tested on the following Magento versions:

- Magento Open Source 2.2 to 2.3
- Magento Commerce 2.2 to 2.3

Installation
============

[](#installation)

There is different ways to install the Mirakl connector for Magento 2.
Please use one of the following method according to your needs.

Method 1: Installation with Composer
------------------------------------

[](#method-1-installation-with-composer)

### Installing the connector

[](#installing-the-connector)

**We advise you to backup your Magento folder and your database before installing the connector.**

```
composer require mirakl/magento2-seller-connector
php bin/magento module:enable MiraklSeller_Api MiraklSeller_Core MiraklSeller_Process MiraklSeller_Sales
php bin/magento setup:upgrade
php bin/magento cache:clean

```

### Updating the connector

[](#updating-the-connector)

```
composer update
php bin/magento setup:upgrade
php bin/magento cache:clean

```

### Removing the connector

[](#removing-the-connector)

```
php bin/magento module:disable MiraklSeller_Api MiraklSeller_Core MiraklSeller_Process MiraklSeller_Sales
php bin/magento setup:upgrade
php bin/magento cache:clean
composer remove mirakl/magento2-seller-connector

```

Method 2: Installation with Magento 2 Extension Manager
-------------------------------------------------------

[](#method-2-installation-with-magento-2-extension-manager)

### Purchasing the connector (free)

[](#purchasing-the-connector-free)

You must purchase the connector in the [Magento Marketplace](https://marketplace.magento.com/mirakl-connector-magento2-seller.html) and then use the extension manager to install it.

**Warning: You cannot download the connector and install it directly, it will not work since the connector is designed as a Magento 2 metapackage. More information about metapackages here:**[https://devdocs.magento.com/guides/v2.3/extension-dev-guide/package/package\_module.html#package-metapackage](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/package/package_module.html#package-metapackage)

Please refer to the following documentation to learn more about the extension manager:

*Note: Due to some Magento configuration, it may happens that this installation does not work. We advise you then to install the connector using Composer as described above.*

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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 ~64 days

Recently: every ~44 days

Total

8

Last Release

2084d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f7bd905950eddb2340a8e9038e8c43511493728e136fda67873e4849f0d0c7d?d=identicon)[KluseG](/maintainers/KluseG)

---

Top Contributors

[![jreinke](https://avatars.githubusercontent.com/u/598419?v=4)](https://github.com/jreinke "jreinke (10 commits)")

### Embed Badge

![Health badge](/badges/kluseg-connector-magento2-seller/health.svg)

```
[![Health](https://phpackages.com/badges/kluseg-connector-magento2-seller/health.svg)](https://phpackages.com/packages/kluseg-connector-magento2-seller)
```

###  Alternatives

[mirakl/magento2-seller-connector

This is the official Mirakl extension for sellers using Magento 2.

10133.2k](/packages/mirakl-magento2-seller-connector)

PHPackages © 2026

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