PHPackages                             fullmetrix/magento-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. fullmetrix/magento-connector

ActiveMagento2-module

fullmetrix/magento-connector
============================

Fullmetrix analytics, segmentation and marketing suite connector for Magento 2 / Adobe Commerce

v1.1.0(today)00OSL-3.0PHPPHP &gt;=8.1

Since Jul 7Pushed todayCompare

[ Source](https://github.com/Fullmetrix/magento-connector)[ Packagist](https://packagist.org/packages/fullmetrix/magento-connector)[ Docs](https://fullmetrix.com)[ RSS](/packages/fullmetrix-magento-connector/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (16)Versions (3)Used By (0)

Fullmetrix Magento 2 Connector
==============================

[](#fullmetrix-magento-2-connector)

Connects a Magento 2 / Adobe Commerce store to Fullmetrix. Streams orders, customers, products, categories, cart price rules and credit memos, dispatches realtime entity webhooks and visitor tracking events, and supports remote coupon management and cart recovery links.

Compatible with Magento 2.4.4+ and Adobe Commerce (PHP 8.1+).

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

[](#installation)

Via Composer:

```
composer require fullmetrix/magento-connector:^1.1
bin/magento module:enable Fullmetrix_Connector
bin/magento setup:upgrade
bin/magento cache:flush
```

Alternatively, download the ZIP from Fullmetrix, extract it into `app/code/Fullmetrix/Connector`, then run the same Magento commands.

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

[](#configuration)

The extension works without configuration. Defaults point to `https://fullmetrix.com`. To override the API base (self-hosted or staging):

```
bin/magento config:set fullmetrix/general/api_base "https://fullmetrix.com/api/plugin"
```

Usage
-----

[](#usage)

1. In the Magento admin, go to `Marketing -> Fullmetrix`.
2. Enter the connection code provided by Fullmetrix (format `FMTX-XXXX-XXXX-XXXX`).
3. Click Connect. The extension registers with Fullmetrix and receives an HMAC secret.
4. Fullmetrix performs an initial historical sync and then receives realtime webhooks.

A CLI flow is also available:

```
bin/magento fullmetrix:connect FMTX-XXXX-XXXX-XXXX
bin/magento fullmetrix:status
bin/magento fullmetrix:disconnect
```

What is synced
--------------

[](#what-is-synced)

- Orders with line items, shipping, taxes, coupon lines and payments
- Customers with addresses and newsletter opt-in status
- Products, configurable products and their variants, images, categories
- Cart price rules with coupon codes
- Credit memos (refunds) with line items
- Server-side tracking events (identify, add to cart) and the Fullmetrix storefront tracker

Security
--------

[](#security)

All exchanges between the store and Fullmetrix are signed with HMAC-SHA256 (per-connection secret, timestamped, 5 minute tolerance). The extension never exposes data without a valid signature.

Support
-------

[](#support)

- Email:
- Website:

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance100

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

Total

2

Last Release

0d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/272500602?v=4)[Mezri - Fullmetrix](/maintainers/mezribrigui)[@mezribrigui](https://github.com/mezribrigui)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/fullmetrix-magento-connector/health.svg)

```
[![Health](https://phpackages.com/badges/fullmetrix-magento-connector/health.svg)](https://phpackages.com/packages/fullmetrix-magento-connector)
```

###  Alternatives

[buckaroo/magento2

Buckaroo Magento 2 extension

32426.0k8](/packages/buckaroo-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50406.2k23](/packages/dotdigital-dotdigital-magento2-extension)[mollie/magento2

Mollie Payment Module for Magento 2

1152.0M17](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69362.0k](/packages/run-as-root-magento2-prometheus-exporter)[amzn/amazon-pay-magento-2-module

Official Magento2 Plugin to integrate with Amazon Pay

108542.3k1](/packages/amzn-amazon-pay-magento-2-module)[imi/magento2-friendly-captcha

Friendly Captcha integration for Magento2

19136.4k](/packages/imi-magento2-friendly-captcha)

PHPackages © 2026

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