Create and manage leaderboards easily across your XenForo forum.
This add-on provides a flexible system for defining and displaying custom leaderboards.
Developers can register their own leaderboard providers using simple PHP classes, allowing for ranking users (or other entities).
- Xenforo 2.3.7
- PHP 8.3
This add-on does not include any built-in leaderboards by default.
Instead, it provides the framework that other add-ons (such as Sylphian/UserPets) can integrate with to register their own leaderboard providers.
Read how to do this here.