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. [Utility &amp; Helpers](/categories/utility)
4. /
5. max-stan/magento2-live-chat

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

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

0.1.0-alpha1(3mo ago)131MITPHPPHP &gt;=8.3CI passing

Since Mar 8Pushed 3mo 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 3w 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

33

—

LowBetter than 72% of packages

Maintenance79

Regular maintenance activity

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

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

108d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/80004323?v=4)[Max Stan](/maintainers/max-stan)[@max-stan](https://github.com/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

[elgentos/regenerate-catalog-urls

Regenerate Catalog URL Rewrites (products, categories, cms pages)

2842.6M](/packages/elgentos-regenerate-catalog-urls)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68353.9k](/packages/run-as-root-magento2-prometheus-exporter)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1859.0k](/packages/myparcelnl-magento)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1010.0k22](/packages/loki-magento2-components)[magepal/magento2-form-field-manager

Customer and Address Form Fields Manager for Magento2

273.9k](/packages/magepal-magento2-form-field-manager)[mage-os/module-llm-txt

AI-powered LLMs.txt generation for Magento 2 / Mage-OS stores. Help AI systems understand your store with OpenAI-generated content.

223.3k](/packages/mage-os-module-llm-txt)

PHPackages © 2026

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