comm100/live-chat

Create comm 100 live chat and integration

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 2

Type:magento2-module

dev-main 2021-06-16 17:31 UTC

This package is not auto-updated.

Last update: 2024-10-03 09:28:48 UTC


README

This module adds LiveChat to your Magento 2 site.

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 order details to LiveChat,
  • Set-up goal for order placed event.

Getting Started

TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:

  1. Installation process
  2. Software dependencies
  3. Latest releases
  4. API references

Installation

  • composer require comm100/live-chat
  • php bin/magento module:enable Comm100_LiveChat
  • php bin/magento setup:upgrade
  • php bin/magento setup:static-content:deploy
  • php bin/magento cache:clean

Build and Test

TODO: Describe and show how to build your code and run the tests.

Contribute

TODO: Explain how other users and developers can contribute to make your code better.

If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files: