CodeIgniter Forums
Live Chat for Customer Support in CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Live Chat for Customer Support in CI (/showthread.php?tid=31233)



Live Chat for Customer Support in CI - El Forum - 06-10-2010

[eluser]gstoa[/eluser]
I've been using Crafty Syntax (http://www.craftysyntax.com/index.php) for several years (for live chat customer support) and haven't found anything like it using the CI MVC framework. I've read a few threads in this forum on ways to incorporate chat functionality into CI but they each appear to be more of a user-user chat versus a business-user approach for customer support.

Has anyone thought about porting the "old-school" open source Crafty Syntax PHP chat application to the more modern CI MVC framework? Or are there other CI chat solutions that are more appropriate for a business-to-consumer scenario?

Gunnar


Live Chat for Customer Support in CI - El Forum - 06-16-2010

[eluser]Ener1[/eluser]
hey gstoa,

this may help you

http://ellislab.com/forums/viewthread/64157/#315354


hope it helps


Live Chat for Customer Support in CI - El Forum - 06-16-2010

[eluser]Myles Wakeham[/eluser]
Not directly CI related, but have you taken a look at OpenFire?

http://www.igniterealtime.org/projects/openfire/index.jsp

Myles