fof / best-answer
Mark a post as the best answer in a discussion
Fund package maintenance!
Website
Installs: 55 489
Dependents: 8
Suggesters: 2
Security: 0
Stars: 21
Watchers: 4
Forks: 9
Open Issues: 2
Type:flarum-extension
Requires
- flarum/core: ^1.8.3
- flarum/tags: *
Requires (Dev)
- flarum/phpstan: ^1.8
- flarum/testing: ^1.0.0
Replaces
- dev-master
- 1.5.9
- 1.5.8
- 1.5.7
- 1.5.6
- 1.5.5
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.10
- 1.1.9
- 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.1
- 1.0.0
- 0.4.0
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.1
- 0.2.0
- 0.1.12
- 0.1.11
- 0.1.10
- 0.1.9
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-im/post-filter
- dev-cw/fix-ban-ip-incompatibility
- dev-im/qna
- dev-beta13
This package is auto-updated.
Last update: 2024-11-06 23:13:53 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.