Skip to content

zxy19/flarum-answer-bounty

Repository files navigation

Answer Bounty

License Latest Stable Version Total Downloads

A Flarum extension. Set bounty for fof-best-answer

Usage

For new posts:

  1. Select a tag that can set best answer.
  2. Click Bounty button to set bounty.

For existing posts:

  1. Open discussion action menu.
  2. Click Set Bounty button to set bounty.

Installation

Install with composer:

composer require xypp/flarum-answer-bounty:"*"

Updating

composer update xypp/flarum-answer-bounty:"*"
php flarum migrate
php flarum cache:clear

Links