Post ratings module [beta]

Permalink Email to the author Report to webmaster

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.

Users just rate posts from 1 to 5 stars (you can limit voting to registered users only if needed)
Everyone can see the results, but mods/admins have full details and extra controls
By tuning the settings and with a cron job added, you can easily build rankings

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

Latest changes:

[0.5.5] - 2022-09-26

  • Input sanitization on vote registration/deletion.

View full changelog

💡 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!

#PayWithCryptos #BlockchainFinancial #CryptoWizSupported

Nobody has rated this post!
Vote now!
Cumulative results: 0 points • Rating: 0.000

You don't have an active session. Please login now in order to place your purchase.

If you don't have an account at bardcanvas.com, please register now and get back here with an open session to place your purchase.

0 comments