nodeloc/flarum-ext-leaderboard

The permission based public leaderboard extension for your Flarum forum.

Installs: 80

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 20

Language:JavaScript

Type:flarum-extension

0.4 2024-10-01 17:16 UTC

This package is auto-updated.

Last update: 2024-10-31 17:34:56 UTC


README

An extension that generates a new url /leaderboard that provides a list of users, with the ability to sort. You can search through the users from the global

Installation

composer require nodeloc/flarum-ext-leaderboard:"*"

Updating

To the next minor version:

composer update nodeloc/flarum-ext-leaderboard

To the latest compatible version:

composer require nodeloc/flarum-ext-leaderboard:"*"

Links