Skip to content

sfritzsche/magento-livechat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 57.3%
  • HTML 27.0%
  • JavaScript 9.8%
  • CSS 5.9%