nodeloc/flarum-ext-leaderboard

The permission based public leaderboard extension for your Flarum forum.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 19

Language:JavaScript

Type:flarum-extension

0.3 2024-09-15 08:44 UTC

This package is auto-updated.

Last update: 2024-09-15 14:36:23 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