You can free [OzzModz] Change Post Position
2.0.0 download the source from the button above
2.0.0 download the source from the button above
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) |