diglin/module-zopim

Zopim Chat Widget for Magento 2

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 3

Open Issues: 5

Type:magento2-module

dev-master 2016-10-13 14:56 UTC

This package is auto-updated.

Last update: 2024-05-17 02:48:57 UTC


README

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