fof / best-answer
Mark a post as the best answer in a discussion
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
This package is auto-updated.
Last update: 2026-05-15 19:51:01 UTC
README
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.