fof / byobu
Well integrated, advanced private discussions.
Fund package maintenance!
Website
Installs: 54 029
Dependents: 5
Suggesters: 0
Security: 1
Stars: 54
Watchers: 8
Forks: 33
Open Issues: 6
Type:flarum-extension
Requires
- php: ^8.0
- flarum/core: ^1.8.6
Requires (Dev)
- flarum/flags: *
- flarum/phpstan: *
- flarum/testing: ^1.0.0
- fof/split: *
Replaces
- dev-master
- 1.3.8
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- 1.0.0-beta.9
- 1.0.0-beta.8
- 1.0.0-beta.7
- 1.0.0-beta.6
- 1.0.0-beta.5
- 1.0.0-beta.4
- 1.0.0-beta.3
- 1.0.0-beta.2
- 1.0.0-beta.1
- 0.6.1
- 0.6.0
- 0.6.0-beta.3
- 0.6.0-beta.2
- 0.6.0-beta.1
- 0.5.8
- 0.5.7
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.5.0-beta.1
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.3.0-beta.3
- 0.3.0-beta.2
- 0.3.0-beta
- 0.2.2
- 0.2.1
- 0.2.0
- 0.2.0-beta.1
- 0.1.2
- 0.1.1
- 0.1.0
- 0.1.0-beta.21
- 0.1.0-beta.20
- 0.1.0-beta.19
- 0.1.0-beta.18
- 0.1.0-beta.17
- 0.1.0-beta.16
- 0.1.0-beta.15
- 0.1.0-beta.14
- 0.1.0-beta.13
- 0.1.0-beta.12
- 0.1.0-beta.11
- 0.1.0-beta.10
- 0.1.0-beta.9
- 0.1.0-beta.8
- 0.1.0-beta.7
- 0.1.0-beta.6
- 0.1.0-beta.5
- 0.1.0-beta.4
- 0.1.0-beta.3
- 0.1.0-beta.2
- 0.1.0-beta.1
- dev-im/extension-page
- dev-im/experiment
- dev-beta13
- dev-dk/beta-15
This package is auto-updated.
Last update: 2024-10-17 20:45:57 UTC
README
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.