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. [API Development](/categories/api)
4. /
5. webscale-networks/magento-eventstream

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

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

Webscale EventStream module

1.1.1(1mo ago)01.4k↑82.1%MITLessPHP &gt;=8.1

Since Nov 13Pushed 1mo 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 yesterday

READMEChangelog (6)Dependencies (2)Versions (10)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

45

—

FairBetter than 91% of packages

Maintenance93

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

Recently: every ~49 days

Total

6

Last Release

35d 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 (14 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

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8064.7M49](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[graycore/magento2-cors

A Magento 2 module that enables CORS on the GraphQL and REST Apis

102597.4k](/packages/graycore-magento2-cors)[magmodules/magento2-channable

Channable integration for Magento 2

311.5M](/packages/magmodules-magento2-channable)[elgentos/module-prismicio

Magento 2 - Prismic.io integration

39119.0k3](/packages/elgentos-module-prismicio)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1328.7k](/packages/zepgram-module-rest)

PHPackages © 2026

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