Coder Social home page Coder Social logo

whmcs2trello's Introduction

#WHMCS to Trello Integration

Get Support tickets into a Trello list. If a WHMCS Support Department is set up, then only new tickets for this department as well as tickets re-assigned to this department will be sent to trello. Otherwise - all new tickets will be sent.

When the "cc_card" checkbox is set, WHMCS will add the new Trello card email address as cc to the ticket.

At Globaldots, we use this extension to send only 2nd tier support tickets to the 2nd tier Trello board.

Dependencies

  • php5-curl
  • Working WHMCS installation

Installation

To install you need to copy the files to

WHMCS_ROOT/modules/addons/whmcs2trello

Once the files have successfully uploaded navigate to the WHMCS administration area and click (Setup > Addon Modules)

Here you will see a list of modules that have been uploaded, within this list you will see "WHMCS to Trello". Click the 'Activate' link to begin setting up the module.

Configuration

There is no configuration beyond the module configuration screen.

Trello Key This is available here https://trello.com/app-key

Trello Token This must be generated by following this link https://trello.com/1/authorize?expiration=never&scope=read,write,account&response_type=token&name=WHMCS&key=REPLACE-WITH-YOUR-KEY

Trello List ID Navigate to the board you want to use, add .json at end of URL. Use the "idList" attribute of the list you want to use. Alternatively, get the group id from the "id" attribute and use the following URL: https://api.trello.com/1/boards/REPLACE-WITH-YOUR-GROUP-ID?lists=open&list_fields=name&fields=name,desc&key=REPLACE-WITH-YOUR-KEY&token=REPLACE-WITH-YOUR_TOKEN

Bugs

  • WHMCS hook TicketDepartmentChange does not allow modification of ticket cc. There is an open ticket with WHMCS support about it.

To do

  • Reflect in Trello the entire ticket lifecycle including all comments, changes and closing.

More Data

http://www.globaldots.com

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.