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

ActiveMagento2-component

streamx/magento-connector
=========================

Magento connector for StreamX - a Digital Experience Data Mesh.

1.0.27(6mo ago)0152↓100%Apache-2.0PHPPHP &gt;=7.4CI passing

Since Jan 17Pushed 6mo ago2 watchersCompare

[ Source](https://github.com/streamx-dev/streamx-connector-magento)[ Packagist](https://packagist.org/packages/streamx/magento-connector)[ RSS](/packages/streamx-magento-connector/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (31)Used By (0)

### 1. Install StreamX Connector in Magento

[](#1-install-streamx-connector-in-magento)

```
cd $MAGENTO_ROOT_DIR
bin/composer require streamx/magento-connector
```

Note: if the command asks you for a github access token - just press ENTER

### 2. Perform steps to enable the Connector's modules in Magento

[](#2-perform-steps-to-enable-the-connectors-modules-in-magento)

```
cd $MAGENTO_ROOT_DIR
bin/magento module:enable StreamX_ConnectorCore
bin/magento module:enable StreamX_ConnectorCatalog
bin/magento cache:clean
bin/magento cache:flush
bin/magento setup:upgrade
bin/magento setup:di:compile
```

### 3. Start your StreamX instance (or verify it's already running)

[](#3-start-your-streamx-instance-or-verify-its-already-running)

```
streamx run -f path-to-your-mesh-file
```

You can find a basic mesh file at `src/catalog/test/resources/mesh.yaml`

### 4. Enable and configure StreamX Connector via the Magento Admin page

[](#4-enable-and-configure-streamx-connector-via-the-magento-admin-page)

- Click on `STORES` on the left panel
- Click `Configuration` in the `Settings` area
- Expand `STREAMX` section, click on `Connector` item, then expand `General Settings` section on the right
- Select `Yes` for the `Enable StreamX Connector` setting and click the `Save Config` button
- Switch Scope to website and select stores on the `List of stores to reindex`
- Expand `StreamX Ingestion Settings` section below
- Edit the settings you need, or leave the default values
- Click the `Save Config` button
- You can also provide separate values for `StreamX Ingestion Settings` for each store

### 5. Verify the Connector by indexing and publishing all categories to StreamX

[](#5-verify-the-connector-by-indexing-and-publishing-all-categories-to-streamx)

```
cd $MAGENTO_ROOT_DIR
bin/magento indexer:reindex streamx_category_indexer
```

### 6. Verify if the data has been published to StreamX

[](#6-verify-if-the-data-has-been-published-to-streamx)

If you used the `src/catalog/test/resources/mesh.yaml` to set up your local StreamX instance, you can verify if the categories were successfully published to StreamX.

To do so, open your StreamX instance's Web Delivery Service endpoint in a web browser and verify the JSON output at a category URL. Sample URL for Category with ID 6 is: Note: if you used a different Mesh Yaml file, the URL will be different.

###  Health Score

38

—

LowBetter than 84% of packages

Maintenance71

Regular maintenance activity

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.3% 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 ~16 days

Recently: every ~33 days

Total

17

Last Release

207d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/97482613b0345a3b8d10906f2cc1658014c4e39e31b00ce6433c929b2a44e894?d=identicon)[marekczajkowski](/maintainers/marekczajkowski)

---

Top Contributors

[![stan-r-ds](https://avatars.githubusercontent.com/u/165791712?v=4)](https://github.com/stan-r-ds "stan-r-ds (401 commits)")[![hamster-bay](https://avatars.githubusercontent.com/u/141230116?v=4)](https://github.com/hamster-bay "hamster-bay (4 commits)")[![marekczajkowski](https://avatars.githubusercontent.com/u/76772327?v=4)](https://github.com/marekczajkowski "marekczajkowski (2 commits)")[![michalcukierman](https://avatars.githubusercontent.com/u/4356553?v=4)](https://github.com/michalcukierman "michalcukierman (1 commits)")

---

Tags

streamx-projectmagentomagento2streamx

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[smile/module-elasticsuite-cms-search

Smile Elasticsuite - Cms Pages Search Module for Smile Elasticsuite.

25916.7k1](/packages/smile-module-elasticsuite-cms-search)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

119.1k](/packages/opengento-module-category-import-export)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69344.4k](/packages/run-as-root-magento2-prometheus-exporter)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)

PHPackages © 2026

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