Content Ratings for XF2.1+

xF2 Add-on Content Ratings for XF2.1+ 2.4.2

No permission to download
Compatible XF Versions
  1. 2.1
  2. 2.2
Inspired by the XF1 add-on "Post Ratings", and the prevalence of "Reactions" as an alternative to the single dimensional Likes.

To consolidate alerts use Alert Improvements

Installing/Uninstalling on a large forum

It is strongly recommended to use the CLI installer/uninstaller.

This add-on alters xf_reaction_content, which can take a very long time for a large forum.

To run the SQL manually, use;

Code:
alter table xf_reaction_content
    add index reaction_user_id_reaction_date (`reaction_user_id`,`reaction_date`);

Features
  • XF1 "Post Ratings" importer
  • Whitelist/blacklist ratings by user group, lock to starting poster, and limit to forums (for threads)
  • Reactions;
    • Support flexible image icon selection;
      • Emoji
      • Sprite Images
      • Images (with high definition alternative image)
      • css fonts
      • Templates (for inline SVG)
    • A Reaction can be usable or visible;
      • Visible & usable - everyone can use and see
      • Not visible & usable - only the person giving the rating can see their own rating, allowing a "private rating".
      • Visible & not usable - everyone can see, not may not use it.
      • Not Visible & not usable, - no one may see or use it.
  • Reaction Categories
    • For example; positive/negative/neutral categories
    • If a category shows on the profile/memberbit/postbit & how stats are presented.
  • Statistics integration
  • User Criteria integration
  • Selectable "default reaction" to display as the menu icon, can be Random, or None.
  • Large number of style properties to customize look and feel.
    • Horizontal rating selection
    • Touch support
  • Display highest reactions on thread rating list (disabled by default)
    • Global option to enable/disable
    • Style property options to customize
  • Reaction Categories automatic actions when a category hits some threshold ;
    • Report content
    • Moderate content
    • Soft-delete content
  • Allow arbitrary number of reaction/reaction category user criteria
  • Permissions for:
    • View non-visible (but active) reactions
    • View reaction lists
    • Remove reaction from content
Style Property screenshots
This add-on has a large number of style property customization options, and the following screenshots demo some of the options:
  • inline-menu-under-controlls.png
    inline-menu-under-controlls.png
    72.8 KB · Views: 147
  • menu-in-like-on-hover.png
    menu-in-like-on-hover.png
    67.6 KB · Views: 150
  • postbit-bar-ratings.png
    postbit-bar-ratings.png
    29.5 KB · Views: 135
  • postbit-numerical-ratings.png
    postbit-numerical-ratings.png
    29.8 KB · Views: 129
  • ratings-left-menu-right.png
    ratings-left-menu-right.png
    71.2 KB · Views: 131
  • ratings-menu.png
    ratings-menu.png
    3.1 KB · Views: 117
  • ratings-right-menu-right.png
    ratings-right-menu-right.png
    70.9 KB · Views: 118
  • 2-highest-ratings-on-threadlist.png
    2-highest-ratings-on-threadlist.png
    18.9 KB · Views: 122
  • admin-cp-rating-list.png
    admin-cp-rating-list.png
    20.1 KB · Views: 124
  • admin-cp-style-property-list.png
    admin-cp-style-property-list.png
    88.3 KB · Views: 114
  • admin-cp-style-property-options.png
    admin-cp-style-property-options.png
    429.5 KB · Views: 117
  • alerts.png
    alerts.png
    10.4 KB · Views: 113
  • content-actions.png
    content-actions.png
    410 KB · Views: 108
  • criteria-support.png
    criteria-support.png
    29.6 KB · Views: 94
  • emoji-config.png
    emoji-config.png
    18.6 KB · Views: 103
  • news-feed.png
    news-feed.png
    11.9 KB · Views: 98
  • rated-by-others.png
    rated-by-others.png
    1.6 KB · Views: 101
  • rated-by-user.png
    rated-by-user.png
    1.9 KB · Views: 105
  • ratings-receive.png
    ratings-receive.png
    23.9 KB · Views: 108
Author
Admin
Size
218.4 KB
Extension
zip
Downloads
18
Views
2,305
First release
Last update

More resources from Admin

Latest updates

  1. 2.4.2 - php compatibility update

    Initial php 8.2 compatibility update
  2. 2.4.1 - Bugfix update

    When rebuilding reaction totals, skip content types which do not correctly define the entity...
  3. 2.4.0 - Feature update

    Note; The 2.4.x branch will be the last version line to support XenForo 2.1, with future feature...

Similar resources

Content watch manager Admin
Disables content watch email notifications.
New content email Admin
Sends email to staff when new content is created in selected forums.
New content limit Admin
Limits the number of new threads, posts and conversations allowed to be made in a day.
Ultimate Content Display Admin
You can change the way of displaing important content
727Threads
2,270Messages
60,914Members
thanhsonjscLatest member
Back