All Projects → FriendsOfFlarum → byobu

FriendsOfFlarum / byobu

Licence: MIT license
Well integrated, advanced private discussions for your Flarum forum.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
typescript
32286 projects
Less
1899 projects
Blade
752 projects

Projects that are alternatives of or similar to byobu

passport
The Laravel passport compatible oauth extension for your Flarum forum.
Stars: ✭ 24 (-51.02%)
Mutual labels:  flarum, flarum-extension, flagrow
masquerade
User profile builder extension for your Flarum forum.
Stars: ✭ 17 (-65.31%)
Mutual labels:  flarum, flarum-extension, flagrow
analytics
A Flarum extension that provides your forum piwik's and google's analytics features
Stars: ✭ 32 (-34.69%)
Mutual labels:  flarum, flarum-extension, flagrow
flarum-discussion-views
An extension for the Flarum forum software which tracks and displays discussion views.
Stars: ✭ 26 (-46.94%)
Mutual labels:  flarum, flarum-extension
extension-generator
This package is no longer supported. Please use https://github.com/flarum/cli instead.
Stars: ✭ 53 (+8.16%)
Mutual labels:  flarum, flarum-extension
flarum-ext-indonesian
Indonesian Language Pack for Flarum
Stars: ✭ 13 (-73.47%)
Mutual labels:  flarum, flarum-extension
ads
Allows you to configure ads in several locations
Stars: ✭ 17 (-65.31%)
Mutual labels:  flarum, flarum-extension
flarum-ext-sso
🔒 Single Sign On for Flarum.
Stars: ✭ 59 (+20.41%)
Mutual labels:  flarum, flarum-extension
bazaar
The extension marketplace for your Flarum forum.
Stars: ✭ 58 (+18.37%)
Mutual labels:  flarum, flarum-extension
reactions
❤ A Flarum extension that adds reactions to your Flarum Community!
Stars: ✭ 17 (-65.31%)
Mutual labels:  flarum, flarum-extension
flarum-ext-email-verification-switch
Disable new registered user email verification, will be activated automatically.
Stars: ✭ 18 (-63.27%)
Mutual labels:  flarum, flarum-extension
discussion-cards
Output of discussions in form of cards
Stars: ✭ 15 (-69.39%)
Mutual labels:  flarum, flarum-extension
flarum-ext-dashboard
DEPRECATED This completely re-imagines the Admin interface
Stars: ✭ 17 (-65.31%)
Mutual labels:  flarum, flarum-extension
awesome-flarum
A curated list of amazingly awesome Flarum extensions and resources.
Stars: ✭ 151 (+208.16%)
Mutual labels:  flarum, flarum-extension
mason
Add custom fields to discussions
Stars: ✭ 17 (-65.31%)
Mutual labels:  flarum-extension, flagrow
api-docs
Flarum API Docs
Stars: ✭ 15 (-69.39%)
Mutual labels:  flarum
user-bio
Add a User Bio feature to Flarum
Stars: ✭ 16 (-67.35%)
Mutual labels:  flarum
links
Manage Flarum primary navigation links
Stars: ✭ 31 (-36.73%)
Mutual labels:  flarum
mondedie-chat
Node.js chat application using Express, Socket.io, Redis and Mithril
Stars: ✭ 40 (-18.37%)
Mutual labels:  flarum
material
🎨 Materialize your forum with this Flarum extension that uses the latest guidelines.
Stars: ✭ 14 (-71.43%)
Mutual labels:  flarum

Byōbu by FriendsOfFlarum

MIT license Latest Stable Version Total Downloads Donate

Private discussions for your forum. Allows you to select specific recipients for your discussions.

Goals

  • Create discussions only specific users or groups can participate in.
  • Force new posts in these private discussions to show real-time.

Installation

composer require fof/byobu:"*"

Updating

composer update fof/byobu
php flarum migrate
php flarum cache:clear

Configuration

Enable the extension under the extensions tab in the admin area.

Make sure you configure the private discussions permission on the Admin Permissions tab to your needs;

  • Create private discussions with users
  • Create private discussions with groups
  • Create private discussions with blockers
  • Edit recipient users of private discussions
  • Edit recipient groups of private discussions

Notifications

Browser alert and email notifications are available for user recipients of private discussions for:

  • Private discussion started
  • Private discussion replied
  • User added to private discussion
  • User left the private discussion

Notifications for group recipients are available for:

  • Private discussion started
  • Private discussion replied

(More notification types are planned for groups soon)

Support our work

We prefer to keep our work available to everyone. In order to do so we rely on voluntary contributions on OpenCollective.

Links

An extension by FriendsOfFlarum.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].