max-stan/magento2-mercure

Magento 2 module that integrates Symfony Mercure to enable real-time, server-sent event (SSE) publishing capabilities for your e-commerce store.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/max-stan/magento2-mercure

dev-master 2026-01-04 18:00 UTC

This package is auto-updated.

Last update: 2026-01-04 18:00:52 UTC


README

Magento 2 module that integrates Symfony Mercure to enable real-time, server-sent event (SSE) publishing capabilities for your e-commerce store.

Static Badge Packagist Packagist Packagist

Description

Installation

To install Mercure in your Magento 2 project, follow these steps:

composer require max-stan/magento2-mercure
bin/magento mod:en MaxStan_Mercure
bin/magento setup:upgrade
bin/magento setup:di:compile

Magento Compatibility

Can be installed on most 2.x Magento versions

Contributing

Contributions are welcome! If you find a bug or have a feature request, feel free to open an issue or submit a pull request.