PHPackages                             webscale-networks/magento-eventstream - 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. webscale-networks/magento-eventstream

ActiveMagento2-module

webscale-networks/magento-eventstream
=====================================

Webscale EventStream module

1.1.0(3mo ago)0267—0%MITLessPHP &gt;=8.1

Since Nov 13Pushed 3mo agoCompare

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

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

Webscale EventStream
====================

[](#webscale-eventstream)

Enables the setup and configuration of the Webscale EventStream extension.

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

[](#installation)

To install extension start with the following in magento root directory to add repository:

```
composer config repositories.webscale-magento-eventstream git https://github.com/webscale-networks/magento-eventstream.git
```

To avoid issues with CI/CD and GitHub, add `"no-api": true` to the repository settings so it looks like this:

```
"webscale-magento-eventstream": {
    "type": "git",
    "url": "https://github.com/webscale-networks/magento-eventstream.git",
    "no-api": true
}
```

Now require the extension itself:

```
composer require webscale-networks/magento-eventstream
```

After composer installs the package run next Magento commands:

```
php bin/magento module:enable Webscale_EventStream
php bin/magento setup:upgrade
bin/magento cache:clean
```

Once completed log in to the Magento admin panel and proceed to configuring the extension.

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

[](#configuration)

To enter the credentials open a browser and log in to the Magento admin. Next, navigate to:

```
Stores > Configuration > Webscale > EventStream

```

Enable the module by switching `Enabled` to `Yes`.

Optional
--------

[](#optional)

### Debug Mode

[](#debug-mode)

You can also select `Enable Debug` under `Developer` section - this will result to more detailed server logs:

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance82

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

Total

5

Last Release

98d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05b3cdf998095d47a5ffa3eef8b6e7893c44d33331312fa75516b5598946d1e4?d=identicon)[webscale networks](/maintainers/webscale%20networks)

---

Top Contributors

[![igor-webscale](https://avatars.githubusercontent.com/u/137203076?v=4)](https://github.com/igor-webscale "igor-webscale (13 commits)")

### Embed Badge

![Health badge](/badges/webscale-networks-magento-eventstream/health.svg)

```
[![Health](https://phpackages.com/badges/webscale-networks-magento-eventstream/health.svg)](https://phpackages.com/packages/webscale-networks-magento-eventstream)
```

###  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)
