Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1014 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 1014 Bytes

Diglin\Chat module for Magento 2

Magento 2 Module Diglin\Zopim implements integration with the Zopim Chat Widget. This module allows you to integrate the Zopim Chat service into your Magento installation in a quick way.

Features

  • Compatible and tested with Magento version 2.0 & 2.1
  • Advanced configuration to configure all options available from the Zopim Dashboard but directly from your Magento installation and per store view if needed:
    • Chat Window theme (color, title, size, position)
    • Chat Badge (text, image, color)
    • Chat Bubble (title, color)
    • Concierge (title, byline, avatar picture)
    • Message Style (coming soon)
    • Minimized Chat Button (online and offline messages)

Installation

composer require 'diglin/module-zopim'

Uninstall

cd path/to/my/magento/project
bin/magento module:uninstall -r Diglin_Zopim

Author