livechat/module-magento-livechat 2.4.1

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento LiveChat Module

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.