An plugin for osTicket which creates cases on SuiteCRM.
Originally forked from: https://github.com/clonemeagain/osticket-slack.
This plugin uses CURL and was designed/tested with osTicket-1.10.1
- php_curl
- A SuiteCRM installation with an available JSON API (v. 7.10.4 and higher recommended)
- Clone this repo or download the zip file and place the contents into your
include/plugins
folder. - Now the plugin needs to be enabled & configured, so login to osTicket, select "Admin Panel" then "Manage -> Plugins" you should be seeing the list of currently installed plugins.
- Click on
SuiteCRM Notifier
and paste your SuiteCRM base URL into the box (SuiteCRM setup instructions below). - Click
Save Changes
! (If you get an error about curl, you will need to install the Curl module for PHP). - After that, go back to the list of plugins and tick the checkbox next to "SuiteCRM Notifier" and select the "Enable" button.
- Navigate to your SuiteCRM installation using an administrator account.
- Create an Auth login. Take note of the Auth Secret before saving.
- After saving, take note of the ID generated.
- Paste this info into the
osTicket -> Admin -> Plugin -> SuiteCRM
config admin screen.
Create a ticket!
You should see something like the following appear in your Slack channel:
When a user replies, you'll get something like:
+0.2 - 17 december 2016 +[feature] "Ignore when subject equals regex" by @ramonfincken