Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
bluecherry Offline
New Member
 
Posts: 23
Join Date: Oct 2006
Implemting SupportSuite and a custom php / mysql application - 20-10-2006, 10:22 PM

We are working on a custom application and would like to share the same login / password information from both the application and SupportSuite.

I asked the sales person via livechat and she said they only support some 3rd party applications and no API or any instructions are provided.

If SupportSuite runs on a mysql application couldn't we just throw the required information we gather during our custom application signup at SupportSuite's database?

Has anyone done this?
   
Reply With Quote
  (#2) Old
eiden Offline
Member
 
Posts: 211
Join Date: Apr 2006
Location: Norway
20-10-2006, 10:59 PM

Quote:
We are working on a custom application and would like to share the same login / password information from both the application and SupportSuite.
Is the password-sharing for the public frontend or the staff and/or admin part of supportsuite?
   
Reply With Quote
  (#3) Old
bluecherry Offline
New Member
 
Posts: 23
Join Date: Oct 2006
20-10-2006, 11:00 PM

Quote:
Originally Posted by eiden
Is the password-sharing for the public frontend or the staff and/or admin part of supportsuite?

Sorry,

It's for the public frontend.
   
Reply With Quote
  (#4) Old
Racked Hosting Offline
Member
 
Posts: 345
Join Date: Mar 2006
Location: Manipal
21-10-2006, 05:17 PM

Quote:
Originally Posted by bluecherry
Sorry,

It's for the public frontend.
I would suggest you to make a loginshare for Kayako's DB instead.
   
Reply With Quote
  (#5) Old
bluecherry Offline
New Member
 
Posts: 23
Join Date: Oct 2006
22-10-2006, 01:12 AM

Quote:
Originally Posted by Racked Hosting
I would suggest you to make a loginshare for Kayako's DB instead.

I can't find any documentation on the loginshare feature. I see that they is currently several modules for various programs. Does anyone have a list of required database fields that have to be filled during user registration? I might just throw the fields at this database during our customers registration
   
Reply With Quote
  (#6) Old
Racked Hosting Offline
Member
 
Posts: 345
Join Date: Mar 2006
Location: Manipal
22-10-2006, 01:20 AM

Well, if I am correct, loginshare is a feature developed by Kayako for famous apps to share the respective app's member database. Now in your case, you will have to make a loginshare for kayako's app. So you'll need to look into the required tables.

After a quick glance, I think you should start with fetching the fields from the table 'swusers'. You can then use other tables using the userid for example, getch the email from 'swuseremails'.

I think the API is in the works but if you are (or have) medium skilled programmer, this should be quite easy.
   
Reply With Quote
  (#7) Old
NickMPN Offline
New Member
 
Posts: 18
Join Date: May 2005
22-10-2006, 02:29 AM

We are about to start doing this as we will be integrating the support suite directly with our web site and customer accounts.

I would suggest you look at one of the other login shares to see how those modules were created and use them as a base. I know that one way or another you will have no choice but to program your own login share script but I believe that is definitely the best way to go. With login share I believe it ignores the users table and uses your LoginShare script to validate them.
   
Reply With Quote
  (#8) Old
bluecherry Offline
New Member
 
Posts: 23
Join Date: Oct 2006
22-10-2006, 02:31 AM

Quote:
Originally Posted by NickMPN
We are about to start doing this as we will be integrating the support suite directly with our web site and customer accounts.

I would suggest you look at one of the other login shares to see how those modules were created and use them as a base. I know that one way or another you will have no choice but to program your own login share script but I believe that is definitely the best way to go. With login share I believe it ignores the users table and uses your LoginShare script to validate them.

I was under the impression that all the loginshare modules were zend or ioncube'd (ie - not access to the php code).

If anyone has a code snippet they could send me that would be great
   
Reply With Quote
  (#9) Old
Racked Hosting Offline
Member
 
Posts: 345
Join Date: Mar 2006
Location: Manipal
22-10-2006, 02:53 AM

Quote:
Originally Posted by bluecherry
I was under the impression that all the loginshare modules were zend or ioncube'd (ie - not access to the php code).

If anyone has a code snippet they could send me that would be great
If you buy a owned license you can get the source and make a loginshare as Nick suggested. My earlier post is with respect to encoded version where only the DB is accessible to make use of.
   
Reply With Quote
  (#10) Old
bluecherry Offline
New Member
 
Posts: 23
Join Date: Oct 2006
22-10-2006, 04:04 AM

Quote:
Originally Posted by Racked Hosting
If you buy a owned license you can get the source and make a loginshare as Nick suggested. My earlier post is with respect to encoded version where only the DB is accessible to make use of.

Yea....but we are already over budget as it is and could probably swing the monthly fee but the owned version is a little out of reach for now.....damn boot strap startups
   
Reply With Quote
  (#11) Old
Racked Hosting Offline
Member
 
Posts: 345
Join Date: Mar 2006
Location: Manipal
22-10-2006, 10:34 AM

Quote:
Originally Posted by bluecherry
Yea....but we are already over budget as it is and could probably swing the monthly fee but the owned version is a little out of reach for now.....damn boot strap startups
Then, go for my solution
   
Reply With Quote
Reply

Tags
application, custom, implemting, mysql, php, supportsuite

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

BB 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.7.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Help desk software by Kayako.


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 47 48