kinkir / best-answer

Mark a post as the best answer in a discussion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FriendsOfFlarum Best Answer

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

OpenCollective GitHub

An extension by FriendsOfFlarum.

About

Mark a post as the best answer in a discussion

License:MIT License


Languages

Language:PHP 58.8%Language:JavaScript 37.7%Language:Less 2.1%Language:Blade 1.4%