fof/best-answer
Mark a post as the best answer in a discussion
Maintainers
Package info
github.com/FriendsOfFlarum/best-answer
Type:flarum-extension
pkg:composer/fof/best-answer
Fund package maintenance!
Requires
- flarum/core: ^2.0.0
- flarum/tags: ^2.0.0
Requires (Dev)
- flarum/phpstan: ^2.0.0
- flarum/testing: ^2.0.0
- fof/user-directory: ^2.0.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 23f4cf75130d1050025c74eefaf0f17a330afddc
- David Sevilla Martin <me+fof.woop@datitisev.me>
- IanM <ian.woop@flarum.org>
This package is auto-updated.
Last update: 2026-06-15 19:56:55 UTC
README
👁 License
👁 Latest Stable Version
👁 OpenCollective
👁 Donate
A Flarum extension. Mark a post as the best answer in a discussion. Original by @wiwatsrt. Requires flarum/tags
Features
- Allow Best Answers to be set and highlighted within a discussion
- Set which tags support Best Answer/Q&A format
- Filter answered/unanswered/all discussions within available tags
- Send reminders to the OP to select a Best Answer after a configurable number of days
- Optionally allow the OP to select one of their own follow-up posts as the Best Answer
- Provides two layouts for the Best Answer controls
- Option to prevent reminders from being sent overnight
Usage
Select which tags(s) you wish to enable for Best Answers to be set in using the edit tags feature of flarum/tags. These tags will then display Ask a Question in the start discussion button, rather than Start a Discussion. Optionally also select which tags(s) you wish to allow reminders to set Best Answers for.
To be continued...
Installation
Install with composer:
composer require fof/best-answer:"*"
Updating
composer update fof/best-answer
Links
An extension by FriendsOfFlarum.
