A 5-star rating system for posts. Fully configurable, includes a set of controls for mods/admins and widgets to show the best rated posts by a given period.
Ratings are built with a sanitized Bayesian rating algorithm.
Cron job required
For automatic rankings building, a cron job must be set:
- For one week period:
# m h dom mon dow command
0 0 * * sun php -q /path/to/bardcanvas/post_ratings/cli/calculate.php > /dev/null
- For half month period:
# m h dom mon dow command
0 0 1,15 * * php -q /path/to/bardcanvas/post_ratings/cli/calculate.php > /dev/null
- For one month period:
# m h dom mon dow command
0 0 1 * * php -q /path/to/bardcanvas/post_ratings/cli/calculate.php > /dev/null
- License: #Paid for personal or commercial use - see terms here
- Developed by: LAVA SoftWorks
- Included in Magazine, Forum and All-Star Social Network bundles
- Package id: modules_premium/post_ratings
- Current version: 0.5.5, released 2 years ago
- Not available for download without a valid Premium token.
- Price: $29.00 USD/Website ►Purchase now
Latest changes:
[0.5.5] - 2022-09-26
- Input sanitization on vote registration/deletion.
💡 We're still working on the extra details, docs and screen shots. If you want to try this module, please visit the demo site. Thank you for your patience!