livechat / module-magento-livechat
Installs: 255 467
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 17
Forks: 19
Open Issues: 6
Type:magento2-module
pkg:composer/livechat/module-magento-livechat
Requires
- php: ~5.5.0|~5.6.0|^7.0.0|^8.1.0
- magento/framework: 100.*|101.*|102.*|103.*
- magento/module-backend: 100.*|101.*|102.*
- magento/module-checkout: 100.*
- magento/module-config: 100.*|101.*
- magento/module-customer: 100.*|101.*|102.*|103.*
- magento/module-sales: 100.*|101.*|102.*|103.*
- magento/module-store: 100.*|101.*
This package is auto-updated.
Last update: 2025-10-28 16:03:44 UTC
README
This module adds LiveChat to your Magento 2 site.
Installation
composer require livechat/module-magento-livechat:dev-masterphp bin/magento module:enable LiveChat_LiveChatphp bin/magento setup:upgradephp bin/magento setup:static-content:deployphp bin/magento cache:clean
Features
- Connecting existing LiveChat account,
- Creating new LiveChat account,
- Injecting LiveChat JS snippet,
- Sending customers details to LiveChat,
- Sending customers cart details to LiveChat,
- Sending customers last order details to LiveChat,
- Sending customers last order details to LiveChat,
- Set-up goal for order placed event.