Kayako Logo
News and Announcements Kayako news and announcements [Subscribe]

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 4,316
Join Date: Jan 2006
Location: UK

SupportSuite
Owned License

ModernBill Integration Beta - 13-11-2006, 12:00 PM

We have just pushed out the ModernBill integration beta into our CVS build. The current beta has the following parts completed:
  • Ticket List in Dashboard
  • Viewing of Actual Ticket
  • Custom Field management when viewing a ticket
  • In ticket navigation
  • Attachment Downloads
  • Post Reply to tickets
  • Attachment upload when replying
Things that are left are:
  • New Ticket Creation
Unfortunately due to the current limitation of integration the following sections can no longer be replaced by our helpdesk, Although I have emailed Michael @ MB, I would recommend contacting ModernGigabyte and asking them to create hooks for these sections to speed up the process.
  • News
  • Knowledgebase
Additionally, ModernBill now has a proprietary encryption mechanism for their user passwords which prevents the creation of stand alone LoginShare plugins. This can be fixed if they:

1) Change their encryption scheme to MD5 or some other industry salt standard: Seems highly unlikely

2) Open up their encryption scheme for passwords for us to use.

You can find the integration how to and screenshots below. Additionally you might be experiencing corrupted CVS builds, we are aware of this issue and are working to resolve it.

=========================================
MODERNBILL V5 INTEGRATION HOW TO
=========================================


1) Open integrate/modernbillv5/lib-hooks/app-modernbill-client/integrate.php and change the following line to full absolute path to your Product Installation (SupportSuite/eSupport)

define(”SWIFTPATH”, “/home/path/to/support/”);

Examples:

define(”SWIFTPATH”, “/home/company/public_html/support/”);

2) Copy the lib-hooks directory of package to root directory of your ModernBill Installation

3) Copy the KayakoShowHelpdeskTicketDetails.tpl file from integrate/lib-themes/default/app-modernbill-client/templates/helpdesk directory to lib-themes/default/app-modernbill-client/templates/helpdesk directory of your ModernBill installation

3) Thats it! Your ModernBill v5 Client Area is now replaced with the SupportSuite/eSupport Frontend

snap0344.png

snap0343.png


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • New to the forum? New user's guide here.
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
   
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

Kayako provides online help desk software and support solutions; enabling companies to improve their support and reduce costs.

Our three main products include: SupportSuite, eSupport and LiveResponse



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46