Simple PHP+MySQL chat on Realplexor with white list and VK auth
REQUIREMENTS:
- PHP5
- MySQL
- Dklab Realplexor
- VK app for auth
SETUP:
- Create VK application of type "Connected site"
- Install and configure Realplexor
- Create database (use db.sql)
- Copy all files to your site directory
- Configure: enter site and VK app credentials in config.php and Realplexor address in firs line of js/index.js
- Enjoy!