What's new
  • No refunds!
    Please read the resource description carefully before purchasing - we do not do refunds if after downloading the addon it did not meet your expectations.
[XB] XFRM: Update Comments

[XB] XFRM: Update Comments 2.2.1

No permission to buy ($25.00)
Compatibile XF2 versions
  1. 2.2
  2. 2.3
Additional requirements
XenForo Resource Manager 2.2.0+
Enable comments on resource updates in XenForo Resource Manager for better engagement and interaction.

Features:​

  • 🔒 Lock Comments: Option to disable comments on specific updates.
  • 👍 Reactions support
  • 📎 Attachments support
  • 🚩 Report System support
  • ⚠️ Warning Actions support
  • ✅ Approval Queue support
  • 📰 "What's New" Integration
  • 🌟 News Feed Support
  • 📝 Moderator Logs
  • 🛠️ Edit History
  • 🔧 Per-Category Permissions
  • 🌐 REST API Endpoints
New REST API endpoints:
POST resource-update-comments/

Creates a new resource update comment.

Parameters

InputTypeDescription
messagestring
author_alertbool
author_alert_reasonbool
attachment_keystringAPI attachment key to upload files. Attachment key context type must be resource_update_comment with context[comment_id] set to this resource update ID.
Response

OutputDescription
successtrue
commentComment

GET resource-update-comments/{id}

Gets information about the specified resource update comment.

Parameters

InputTypeDescription
none
Response

ResponseDescription
commentComment

POST resource-update-comments/{id}

Updates the specified resource update comment.

Parameters

InputTypeDescription
messagestring
author_alertbool
author_alert_reasonbool
attachment_keystringAPI attachment key to upload files. Attachment key context type must be resource_update_comment with context[comment_id] set to this resource update ID.
Response

OutputDescription
successtrue

POST resource-update-comments/{id}/react

Reacts to the specified resource update comment

Parameters

InputTypeDescription
reaction_idinteger⚠ ID of the reaction to use. Use the current reaction ID to undo.
Response

OutputTypeDescription
successtrue
actionstring"insert" or "delete" based on whether the reaction was added or removed.

DELETE resource-update-comments/{id}

Deletes the specified resource update comment. Default to soft deletion.

Parameters

InputTypeDescription
hard_deletebool
reasonbool
author_alertbool
author_alert_reasonbool
Response

OutputType
successtrue

Extended REST API endpoints:
GET resource-updates/{id}

Additional parameters

InputTypeDescription
with_commentsboolIf specified, the response will include a page of comments.

POST resource-updates/{id}

Additional parameters

InputTypeDescription
comment_openboolToggles the ability to comment the resource update


Screenshots:
  • api-endpoints-1.png
    api-endpoints.png
    11.9 KB · Views: 11
  • 60-1.png
    60.png
    3.1 KB · Views: 11
  • 10-1.png
    10.png
    117.8 KB · Views: 10
  • 6-1.png
    6.png
    107.8 KB · Views: 11
  • 1-1.png
    1.png
    49.4 KB · Views: 11
  • 50-1.png
    50.png
    16.4 KB · Views: 9
  • 40-1.png
    40.png
    25.9 KB · Views: 10
Renewal price
$15.00
License duration
One year
Author
Painbaker
Views
21
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Painbaker

Back
Top