Xelson / flarum-ext-chat

☁️NeonChat — native realtime chat application for Flarum
https://discuss.flarum.org/d/25361-neon-chat-native-realtime-chat-applicaiton
MIT License
20 stars 8 forks source link

Styled

The new minimalistic design will make communication more pleasant.
Image Image

Media content preview

Send media content to people to make communication brighter!
Image

Groups, PMs and channels

You can create your own conversations and channels, add or remove users, change their rights, and customize the appearance of the chat.

Image

Push and sound notifications

Stay up to date with the chat discussion and find out about mentions of you via push notifications.
Image

Neon Chat

License Latest Release
A Flarum extension. Adds native realtime chat to your Flarum.

Requires Pusher or kyrne/websocket

Installation

Install extension via composer:

composer require xelson/flarum-ext-chat

For development builds:

composer require xelson/flarum-ext-chat:dev-master

Make sure that any socket extension is enabled

Updating

Via composer:

composer update xelson/flarum-ext-chat
php flarum migrate
php flarum cache:clear

For development builds:

composer require xelson/flarum-ext-chat:dev-master
php flarum migrate
php flarum cache:clear

Roadmap: