Answer Bounty
A Flarum extension. Set bounty with money for fof-best-answer
Usage
For new posts:
- Select a tag that can set best answer.
- Click
Bounty
button to set bounty.
For existing posts:
- Open discussion action menu.
- 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