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

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

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

Magento connector for StreamX - a Digital Experience Data Mesh.

2.0.2(6mo ago)051Apache-2.0PHPPHP &gt;=7.4CI passing

Since Jan 13Pushed 2mo agoCompare

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

READMEChangelog (1)Dependencies (10)Versions (277)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-php
```

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

40

—

FairBetter than 88% of packages

Maintenance78

Regular maintenance activity

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.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 ~16 days

Recently: every ~24 days

Total

18

Last Release

194d ago

Major Versions

1.0.27 → 2.0.22025-11-06

### 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 (408 commits)")[![hamster-bay](https://avatars.githubusercontent.com/u/141230116?v=4)](https://github.com/hamster-bay "hamster-bay (5 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

magentomagento2streamx

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  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)[mage-os/module-admin-activity-log

The Admin Activity extension makes it easy to track all admin activity with comprehensive audit logging.

261.4k](/packages/mage-os-module-admin-activity-log)

PHPackages © 2026

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