Giter VIP home page Giter VIP logo

intercom's Introduction

CompactCode

Magento 2 Intercom integration

Documentation

You will need an intercom account in order to use this module.

All documentation and pictures can be found on https://compactcode.eu/intercom

Alert

We try to keep the github project up-to-date but to ensure you have the latest version you can install the module trough our website.

Information

CompactCode Intercom

This free module for Magento 2© provides a intercom chat function integration. Intercom is a great communication platform for you and your customers. When customers are logged in every chat will be handled with their account so you can track their questions. It is possible to expand the functionality that we have with your own code or ask for custom development since this module already uses the Intercom JS API!

A chat function on your website is a must have these days. This free module will provide just that with the help of Intercom.

Manual Installation

Create a folder named CompactCode/Intercom under your app/code folder within your Magento Root directory and place all provided files within the src directory under that.

You will need to do the same with our Base module : https://github.com/CompactCodeEU/base

You need to perform the following commands after that (within your magento root directory via ssh):

  • php bin/magento cache:clean

  • php bin/magento setup:upgrade

  • php bin/magento setup:di:compile

  • php bin/magento setup:static-content:deploy

Composer Install Instructions

  • composer config repositories.compactcode-base git [email protected]:CompactCodeEU/base.git && composer config repositories.compactcode-intercom git [email protected]:CompactCodeEU/intercom.git

  • composer require "compactcode/intercom:dev-master"

  • php bin/magento setup:upgrade

intercom's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.