- Compatible XF 2.x versions
- 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
React to content as another user(s)
Features:
POST
Parameters
Response
Requires Standard Library by Xon !
* Reaction removing tool provided by Moderator Tools add-on
* Reaction removing tool provided by Moderator Tools add-on
Permissions available for each content type
Features:
- Ability to react as multiple users
- REST API support
- Posts
- Profile posts & comments
- Conversation messages
- Xenforo Resource Manager resources & updates
- Xenforo Media Gallery items, Albums & comments
POST
- conversation-messages/{id}/react-as-user
- posts/{id}/react-as-user
- profile-post-comments/{id}/react-as-user
- profile-posts/{id}/react-as-user
- media/{id}/react-as-user
- media-albums/{id}/react-as-user
- media-comments/{id}/react-as-user
- resources/{id}/react-as-user
- resource-updates/{id}/react-as-user
Parameters
Input | Type | Description |
---|---|---|
reaction_id | integer | ID of the reaction to use. Use the current reaction ID to undo. |
usernames | string | Comma-separated list of usernames to react |
Response
Output | Description |
---|---|
success | true |
Requires Standard Library by Xon !
* Reaction removing tool provided by Moderator Tools add-on
* Reaction removing tool provided by Moderator Tools add-on
Permissions available for each content type