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
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
- magento/framework: 100.0.*|100.1.*
- magento/module-backend: 100.0.*|100.1.*
- magento/module-config: 100.0.*|100.1.*
- magento/module-customer: 100.0.*|100.1.*
- magento/module-store: 100.0.*|100.1.*
- magento/module-theme: 100.0.*|100.1.*
This package is auto-updated.
Last update: 2024-12-17 03:58:38 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
- Sylvain RayƩ
- http://www.diglin.com/
- @diglin_
- Follow me on github!