Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.64 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.64 KB

WHMCS Intercom Integration (Addon Module for WHMCS)

Development on this module has slowed. If you require any specific features please create a new Issue and we'll assess if it's viable.

We would love to hear from any individuals looking to continue development.

Looking for a more robust solution? try: CMS Based

About

Intercom Addon Module integrates Intercom.io customer platform into WHMCS without altering any WHMCS core code.

This module will automatically feed the following fields into the Intercom system:

  • Forename and Surname
  • Registration Date
  • Company Name
  • Email Optin Status
  • Only processes Active clients (helps keep Intercom costs low)
  • Total client income
  • More coming soon..

Installation

  1. Download master branch (or clone).
  2. Extract files from zip
  3. Upload 'intercom' folder to your public/whmcs/modules/addons folder (replacing public with your web root, and whmcs with your WHMCS folder name).
  4. Go to Setup -> Addon Modules -> Intercom and click Activate
  5. To configure, go to Setup -> Addon Modules -> Intercom -> Configure
  6. Enter your App ID, which can be found under App Settings -> Secure Mode (and various other locations such as your app path inside Intercom and existing javascript implementations)
  7. Click Save Changes and you're done!

Roadmap

  1. Allow configuring which data is synced from WHMCS.
  2. Complex data collection such as abandoned basket, product targeting.
  3. ...?

Help

  1. Open an issue
  2. enquiries@goodbytes.co.uk