FlaChat
I've found this app into my old projects folder, so i release this for the benefit of the community under minimal mantainance.
Not tested deeply.
This chat have no history, it means that u can read and write messages and chat with other users only in the current session.
Usage
Get a free key on https://dashboard.pubnub.com/signup
to have:
- Free up to 1M messages per month
A Flarum extension. Add a very very simple RealTime chat (with no history) to flarum
Installation
Install with composer:
composer require justoverclock/flachat:"*"
Updating
composer update justoverclock/flachat:"*"
php flarum cache:clear
Links