MOD description : This MOD displays the various statistics about the forum in a modular structure, grouped under various headings.
MOD version : 0.3.0 (beta 4)
MOD author : TheUniqueTiger
MOD compatible with : phpBB 3.0.0, phpBB3 RC7 and RC8
MOD format : MODX
MOD features :
Well, here's the list of features... Also this is in the modular layout in the same hierarchy as shown below. It consists of two level modules, one main category and the others as modules... like 'Forum Activity' is a category and 'Forums statistics' is a module. In future, I'll make it possible to assign permissions for each of this second-level module.
The above modules can be moved up/down in the ACP.
For all the top x statistics, you can select the number of top entries to be shown. Options are 1,3,5,10,15.
To access the statistics page, click the 'Statistics' link where it normally displays Statistics on index page.
It also respects read permissions for forums so that only the appropriate content is shown as results among forums, topics, attachments and polls.
It also consists of an ACP configurable option to disallow guests from viewing FS.
New : Custom profile fields (CPFs) are now supported (single-text, boolean, dropdown). You can select which CPFs to show on the profile settings statistics page.
- Basic statistics
- Basic forum statistics
- Overall - basic totals for the forum
- Forum - totals of different types of forums
- Topics - totals of different types of topics
- Users - active & inactive users based on last visit time, total registered bots, total visited bots
- Advanced forum statistics
- Board background - board info
- Database - database info
- Filesystem - number & total size of attachments, avatars, cached files
- Installed components - lists installed styles, imagesets, templates, themes, language packs
- Basic forum statistics
- Forum activity
- Forums statistics
- Overall - total forums and types of forums
- Top forums by topics
- Top forums by posts
- Top forums by polls
- Top forums by sticky topics
- Top forums by user participation
- Topics statistics
- Overall - total topics and types of topics
- Top topics by posts
- Top topics by views
- Top topics by user participation
- Top topics by attachments
- Users statistics
- Overall - total users, including bots, and most users online
- Groups and their membership counts
- Ranks according to post count (non-special ranks) and their respective member counts
- Who is online - grouped by the user groups, with the usernames
- Top users by posts
- Top users by topics started
- Top users by recent posts over the last x days (most active users)
- Forums statistics
- Forum contributions
- Attachments statistics
- Overall - total attachments and size, total orphan attachments and size, total file downloads and size of total downloads
- Recent attachments
- Top attachment filetypes (by file extension)
- Top attachments by download count
- Top attachments by file size
- Top attachment posters (users)
- Polls statistics
- Overall - Total polls, poll votes, open polls, (and if registered user) the number of polls in which he has voted
- Recent polls
- Top polls by votes
- Attachments statistics
- Periodic statistics
- Daily Statistics
- Overall - Total topics, posts, user regs as compared to the totals in the selected month
- Topics - Daily split up of topic counts of selected month
- Posts - Daily split up of post counts of selected month
- User regs - Daily split up of user reg counts of selected month
- *** You can select the month for which daily stats are shown, by default the current month
- Monthly statistics
- Overall - Total topics, posts, user regs as compared to the totals in the selected year/overall
- Topics
- Posts
- User regs
- *** You can select the year for which monthly stats are shown, by default the current year. You can select 'All' so that all data from board start date till current date is shown.
- Hourly statistics
- Overall - Total topics, posts, user regs in the selected time period as compared to the overall totals
- Topics
- Posts
- User regs
- *** You can select a day or month or all (from board start date to current date) for which to show stats, by default current day.
- Daily Statistics
- Settings statistics
- Board settings statistics
- Styles - the number of users using a particular style
- Language - the comparison of number of users using different language packs
- Timezones - the comparison of number of users belonging to different timezones
- Profile settings statistics
- Counts of users who have set their birthday & location
- Age ranges - Shows statistics about number of users belonging to different age groups. The group intervals can be selected (4,5,8,10,15,20) however the lower limit is 0 and upper limit is 99.
- User locations - Shows statistics about the top user locations... The number of top user locations can be selected.
- Board settings statistics
- Genders - based on the Genders MOD by eviL<3
- User Online Time - (shows statistics about the top users by the time they are logged in) - based on my MOD User Online Time
New : Shows Custom Profile fields on the profile statistics page.
Detailed changelog in the MOD package.
Believe me, I thoroughly enjoyed coding this MOD! Quite a variety of statistics!
Future plans : Looking for creating addons based on other MODs, but after they become RC.
***
The User locations stats is fine but it largely depends on the locations entered by various users... For example London is different from London, UK. So what I'll suggest is apart from the location, I'll suggest creating a custom profile field for City or Country which would then be appropriate for this statistic.
This MOD now fully supports custom profile fields for single-text, boolean and dropdown.
*****
Since my test forum is too small and with only 2 users, I would appeal to the downloaders and testers to post screenshots of the forum statistics pages which is most descriptive. Please give me permission so that I'll link them to this first post with your credits. This is so because on a small forum with hardly any posts, topics and users, the statistics of such a test forum won't reflect the true potential of this MOD.
I'm trying to get this MOD working on my live forum which is also small, but really have to show whatever my MOD shows even though the results may be less.
*****
MOD download : Download link
(Update instructions from 0.2.0a - 0.3.0 included)
***
Important install instruction:
After you create the first parent module named 'FS', click the 'Forum Statistics' link that is visible in the left sidebar under Module Management and proceed to create the further modules.
Awaiting your feedback...
Watch out for updates to this post as the development continues! Cheers!