livechat / module-magento-livechat
2.4.10
2024-05-28 13:06 UTC
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-08-28 13:37:09 UTC
README
此模块将 LiveChat 添加到您的 Magento 2 网站中。
安装
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
功能
- 连接现有的 LiveChat 账户,
- 创建新的 LiveChat 账户,
- 注入 LiveChat JS 段落,
- 将客户详情发送到 LiveChat,
- 将客户购物车详情发送到 LiveChat,
- 将客户最后订单详情发送到 LiveChat,
- 将客户最后订单详情发送到 LiveChat,
- 为已放置订单事件设置 目标。