Thursday, December 26, 2013

Download PHP - Live Chat

PHP - Live Chat

PHP - Live Chat dowload

Live Chat allows you to communicate instantly with your website visitors, it helps to give visitors answers quickly and improve the customer service. Features Unlimited operators Unlimited departments Chat history Canned messages Sound alerts Typing indicator And much more How it works? This chat system uses AJAX technologies instead of WebSocket for its communication, it’s pretty straightforward and it works

Live Chat allows you to communicate instantly with your website visitors, it helps to give visitors answers quickly and improve the customer service.

Features

  • Unlimited operators
  • Unlimited departments
  • Chat history
  • Canned messages
  • Sound alerts
  • Typing indicator
  • And much more

How it works?

This chat system uses AJAX technologies instead of WebSocket for its communication, it’s pretty straightforward and it works. WebSocket and PHP Socket are probably the best solution, but they have two major problems:

  • Not all browsers support WebSocket.
  • Not all shared hosting allow the communications with PHP Socket.

Demonstration

  • Admin panel
  • Live chat

The admin e-mail and password is email@example.com / admin

Requirements

  • Operating System
    • Linux
  • Web server
    • Apache
  • MySQL 5.0+
  • PHP 5.2.4 or higher
    • PDO Support (MySQL)
  • PHP Settings
    • Session Support
    • Register Globals Off
    • Magic Quotes GPC Off

Credits

  • jQuery
  • jQuery plugin: Validation
  • jQuery plugin: MiniColors
  • Twitter bootstrap
  • Freesound

Changelog

Version 1.1 (13/12/2013)

  • New
    • Delete chat history
    • Number of visitors at one time
  • Few more fixes and enhancements

Version 1.0 (26/11/2013)

  • Initial release

PHP - Live Chat dowload

No comments:

Post a Comment