- Compatible XF 2.x versions
- 2.2
- License
- Single Use License (may be used on one website)
- Updates duration
- Lifetime for Xenforo versions listed above
- Visible branding
- No
Requirements:
XF 2.2
Allows to change post position in thread
Features:
[POST] posts/{id}/change-position/
Parameters:
XF 2.2
Allows to change post position in thread
Features:
- Buttons to quick up/down moving post position in thread
- Menu to set a specific position of the post in thread
- REST API endpoint
[POST] posts/{id}/change-position/
Parameters:
Input | Type | Description |
---|---|---|
direction | string | Moving direction - up or down (optional) |
position | integer | Post position in thread (optional) |