Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2018-02-26 (6 months ago)  | | Not yet rated by the users | | Total: 176 This week: 1 | | All time: 8,349 This week: 468 |
|
Description | | Author |
This package implements a database driven PHP live chat system.
It provides a complete application to manage a chat system on which the messages exchanged by the users are stored in configurable database type that is accessed using the PDO database.
The package itself provides a user interface with all the steps needed to setup the chat application. | |
 |
|
Innovation award
 Nominee: 1x |
|
Details

KChat
PHP Based Chat Application.
Requirements
- PHP version >= 5.3
* Required extensions :
* PDO_Mysql
* json
- Web Server Apache or Nginx
- MySQL 5
Installation
Downlaod Kchat Files
Using with Composer
composer create-project php-kchat/kchat
Or
Using git
git clone https://github.com/php-kchat/kchat.git
Or
Download Zip
and Extract to your Web Direcotory
And
Give a Writable Permission on
* config
* logs
* cache
* logs/kchat.log.php
* box/config
* box/logs/error.log
Visit the subfolder https://mydomain.com/index.php in your web-browser.
The installation script will start automatically and guide you through the installation process.
Login with
- Admin - admin
- Password - pass
Maintainers
Support the development
Do you like this project? Support it by donating
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.