livechat / module-magento-livechat
Installs: 216 139
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 16
Forks: 19
Open Issues: 5
Type:magento2-module
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: 2024-10-28 13:56:50 UTC
README
This module adds LiveChat to your Magento 2 site.
Installation
composer require livechat/module-magento-livechat:dev-master
php bin/magento module:enable LiveChat_LiveChat
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php 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.