[OzzModz] User Reputation

[OzzModz] User Reputation 2.1.0 Patch Level 1

No permission to buy ($10.00)
Compatible XF 2.x versions
  1. 2.1
  2. 2.2
Additional requirements
PHP 7
Standard Library by Xon
License
Single Use License (may be used on one website)
Updates duration
Lifetime for Xenforo versions listed above
Visible branding
No
User rating system

Features:
  • BB-code support
  • Attachment support
  • Approval queue support
  • Member stats support (reputation score & positive rate count)
  • Inline moderation
Reqiuires Standard Library by Xon!


0.png

6.png
7.png

[H1]Table of Contents[/H1]
Routes
  • user-ratings
    • GET user-ratings/
    • POST user-ratings/
    • GET user-ratings/{id}/
    • POST user-ratings/{id}/
    • DELETE user-ratings/{id}/
Types
[H1]Routes[/H1]
[H2]user-ratings[/H2]
[H3]GET user-ratings/[/H3]
Gets the API list of user reputation ratings.
InputsTypeDescription
None.

OutputsTypeDescription
ratingsRating[]
paginationpagination

[H3]POST user-ratings/[/H3]
Creates a new user reputation rating.
InputsTypeDescription
user_idinteger[req] The ID of the user whose profile this will be rated.
scoreinteger
messagestring[req]
attachment_keystringAPI attachment key to upload files. Attachment key context type must be pb_ur_rating with context[rated_user_id] set to this user ID.

OutputsTypeDescription
successtrue
ratingRating

[H3]GET user-ratings/{id}/[/H3]
Gets information about the specified user reputation rating
InputsTypeDescription
None.

OutputsTypeDescription
ratingRating

[H3]POST user-ratings/{id}/[/H3]
Updates the specified user reputation rating
InputsTypeDescription
messagestring
silentboolIf true and permissions allow, this edit will not be updated with a "last edited" indication
clear_editboolIf true and permissions allow, any "last edited" indication will be removed. Requires "silent".
author_alertbool
author_alert_reasonstring
attachment_keystringAPI attachment key to upload files. Attachment key context type must be pb_ur_rating with context[rating_id] set to this rating ID.

OutputsTypeDescription
successtrue
ratingRating

[H3]DELETE user-ratings/{id}/[/H3]
Deletes the specified user reputation rating.
InputsTypeDescription
hard_deletebool
reasonstring
author_alertbool
author_alert_reasonstring

OutputsTypeDescription
successtrue

[H1]Types[/H1]

3.png


1.png


2.png


4.png


5.png
Related resources
Author
Ozzy47
Views
3,726
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Ozzy47

Latest updates

  1. [OzzModz] User Reputation for XenForo 2.2+ Update 2.1.0 Patch Level 1

    2.1.0 Patch Level 1: Feature: option to ignore user privacy settings Fix: broken new rate...
  2. [OzzModz] User Reputation for XenForo 2.2+ Update 2.1.0

    2.1.0: Code refactor & cleanup Added user reputation score rebuild tool Feature: reputation...
  3. [OzzModz] User Reputation 2.1+ Update 2.0.2

    Changelog: Added permission to be rated Fixed user score rebuild on rating deletion

Latest reviews

Thank you very much for this excellent add-on. It is helping us to expand our community and bringing users more features which isn't implemented in core system.
Top