- Compatible XF 2.x versions
- 2.2
- 2.3
- Additional requirements
- XFRM 2.2+
- License
- Single Use License (may be used on one website)
- Updates duration
- 1 year
- Visible branding
- No
Adds the ability to pin resources in the overview and category listing
Enable moderators and admins to manage sticky resources quickly and efficiently.
Keep your most valuable resources front and center!
REST API support
This addon includes REST API support for advanced integration and automation.
API route:
[POST] resources/{id}/stick
Stick / unstick resource
Response:
Features:
Pinning Resources
Easily pin resources to the first page of the overview and category listings, ensuring they remain prominently displayed for maximum visibility.Flexible Permissions
- Control who can pin resources with customizable permissions.
- Set permissions globally or on a per-category basis.
- Option to limit the number of pinned resources per user.
Inline Moderation Tool Support
Enable moderators and admins to manage sticky resources quickly and efficiently.Styling Options
Customize the look of pinned resources with configurable styles, including background, text, and CSS options.REST API Support
Integrate and automate sticky resource management with REST API endpoints.Keep your most valuable resources front and center!
REST API support
This addon includes REST API support for advanced integration and automation.
API route:
[POST] resources/{id}/stick
Stick / unstick resource
Response:
Output | Type | Description |
---|---|---|
success | true | |
sticky | str | "true" or "false" based on resource made sticky or not |