PHPackages                             max-stan/magento2-live-chat - 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. max-stan/magento2-live-chat

ActiveMagento2-module

max-stan/magento2-live-chat
===========================

0.1.0-alpha1(2mo ago)121MITPHPPHP &gt;=8.3CI passing

Since Mar 8Pushed 2mo agoCompare

[ Source](https://github.com/max-stan/magento2-live-chat)[ Packagist](https://packagist.org/packages/max-stan/magento2-live-chat)[ RSS](/packages/max-stan-magento2-live-chat/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

💬 Magento 2 Live Chat
=====================

[](#-magento-2-live-chat)

> Real-time customer support chat module for Magento 2, powered by [Symfony Mercure](https://github.com/symfony/mercure) SSE messaging. Built for [Hyva Themes](https://hyva.io) with Alpine.js and Tailwind CSS.

[![Packagist](https://camo.githubusercontent.com/d489f3677cc5ca0786b27075b3debf744df55359bb9b3b6d46fad6035c14b9b6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61782d7374616e2f6d6167656e746f322d6c6976652d636861743f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/max-stan/magento2-live-chat)[![Packagist](https://camo.githubusercontent.com/621dfb9b601ddcdac50ca854a735557eed52381fc700a363e3a926b66910a9a1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d61782d7374616e2f6d6167656e746f322d6c6976652d636861743f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/max-stan/magento2-live-chat)[![Packagist](https://camo.githubusercontent.com/3bc4364a84272971bb9845e20957d8e3a435943ef1bd0d09235be9d11ebdafd0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6d61782d7374616e2f6d6167656e746f322d6c6976652d636861743f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/max-stan/magento2-live-chat)[![Tests](https://camo.githubusercontent.com/b292929cc968de3175fbbbea9d5b9713c01fa86a03771e640c6b79f260671d7c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d61782d7374616e2f6d6167656e746f322d6c6976652d636861742f6d61696e2e796d6c3f6272616e63683d6d6173746572267374796c653d666f722d7468652d6261646765266c6162656c3d7465737473)](https://github.com/MaxStan/magento2-live-chat/actions/workflows/main.yml)

MaxStan\_LiveChat adds a full-featured live chat widget to the Magento storefront and a conversation management interface to the admin panel. Customers can open conversations, send messages, and receive real-time replies from store administrators — all without page reloads, using server-sent events via Mercure.

Warning

This package is currently in **alpha** (`0.1.0-alpha1`). The API is unstable and may introduce breaking changes between releases. Do not use in production.

⭐ Features
----------

[](#-features)

- Real-time messaging between customers and admins via Mercure SSE
- Storefront chat widget with Alpine.js (Hyva-compatible)
- Admin conversation view with chat widget
- Per-conversation Mercure topic authorization (private channels)
- Conversation limit enforcement (max 10 per customer)
- Paginated message history (50 messages per page)
- Integration test suite with fixtures, mocks, and spies

🛠️ Installation
---------------

[](#️-installation)

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

```
# Set minimum stability to allow alpha version
composer config minimum-stability "alpha"
# Standard module installation
composer require max-stan/magento2-live-chat
bin/magento module:enable MaxStan_LiveChat
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush
```

Configure Mercure Hub according as described in the [Magento 2 Mercure installation section](https://github.com/max-stan/magento2-mercure?tab=readme-ov-file#%EF%B8%8F-installation)

🚀 Contributing
--------------

[](#-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.

###  Health Score

37

—

LowBetter than 82% of packages

Maintenance94

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

62d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c20a11c23c52d15e5fa5515839af5acdd5c0e6a388f0c34f1b5ea7dce82283e?d=identicon)[max-stan](/maintainers/max-stan)

---

Top Contributors

[![max-stan](https://avatars.githubusercontent.com/u/80004323?v=4)](https://github.com/max-stan "max-stan (24 commits)")

---

Tags

customer-supportlive-chatmagento2magento2-extension-freemagento2-modulemagento2-module-freerealtimesse

### Embed Badge

![Health badge](/badges/max-stan-magento2-live-chat/health.svg)

```
[![Health](https://phpackages.com/badges/max-stan-magento2-live-chat/health.svg)](https://phpackages.com/packages/max-stan-magento2-live-chat)
```

###  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)[blackbird/module-hyva-algolia-search

Blackbird\_HyvaAlgoliaSearch makes Algolia\_AlgoliaSearch compatible with Hyvä Themes

1414.9k](/packages/blackbird-module-hyva-algolia-search)[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)

PHPackages © 2026

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