xelson/flarum-ext-chat

Realtime Chat for Flarum!

Installs: 6 491

Dependents: 0

Suggesters: 0

Security: 0

Stars: 17

Watchers: 5

Forks: 15

Open Issues: 4

Language:JavaScript

Type:flarum-extension

v1.1.5 2022-02-04 19:21 UTC

README

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:

  • Emoji picker
  • FriendsOfFlarum/upload support
  • Chat display mode in a separate browser window
  • Forum notifications for missed mentions
  • Customizing of notification sounds
  • Chat messages history. Finding messages by keywords or name