xypp / flarum-answer-bounty
Set bounty for fof-best-answer
Installs: 283
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:TypeScript
Type:flarum-extension
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
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