xypp / flarum-answer-bounty
Set bounty for fof-best-answer
Package info
github.com/zxy19/flarum-answer-bounty
Language:TypeScript
Type:flarum-extension
pkg:composer/xypp/flarum-answer-bounty
v1.0.5
2024-10-14 17:38 UTC
Requires
- flarum/core: ^1.2.0
- fof/best-answer: *
Requires (Dev)
README
A Flarum extension. Set bounty for fof-best-answer
Usage
For new posts:
- Select a tag that can set best answer.
- Click
Bountybutton to set bounty.
For existing posts:
- Open discussion action menu.
- Click
Set Bountybutton 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