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

2.4.10 2024-05-28 13:06 UTC

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.