xypp/flarum-answer-bounty

Set bounty for fof-best-answer

Installs: 72

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:TypeScript

Type:flarum-extension

v1.0.5 2024-10-14 17:38 UTC

This package is auto-updated.

Last update: 2024-10-15 14:21:34 UTC


README

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