==README for addon_monthusers.php==
Release date: July 7, 2005
Last update: February 14, 2026
miniBB version: 3.3+
Author: Paul Puzyrev (minibb.com).

Addon produces statistics for most active users in a given month, including administrator. Addon uses one built-in mySQL request, not based on miniBB main mySQL module.

==INSTALLATION==

*) Copy addon_monthusers.php to your forums folder

*) Copy lang/monthusers_eng.php to the forums' /lang/ folder (translate if necessary)

*) Copy templates/addon_monthusers.html to the forums' /templates/ folder (holds the HTML code for the Stats page)

*) In bb_plugins.php paste the code provided under bb_plugins.code.txt

*) Modify templates/stats.html and paste the block indicating the link to the add-on:

{$month_users}


==NOTES==

mySQL request for getting statistics may take a lot of time to execute, specially on large forums. That's why it's better to hide this stats page from public if you know they won't bring many profit to your forums. If you want to enable this plugin only for members and/or administration, take a look at the code and uncomment necessary lines. In default version, statistics are available for everyone.

==FINALLY==
Enjoy using miniBB! Our forums will help you more:
https://www.minibb.com/forums/
