- Compatible XF 2.x versions
- 2.2
- 2.3
- License
- Single Use License (may be used on one website)
- Updates duration
- 1 year ($10 Yearly Renewal)
- Visible branding
- No
Enhance user engagement by displaying thread watchers details with customizable privacy options.
Screenshots:
Permissions:
General permissions:
General moderator permissions:
Options:
Rebuild tools:
Public view:
Features:
Display Watchers Count:
Show the count of users watching specific content, providing transparency and insight into popular items.Public or Anonymous Watchers List:
Offer options to display watchers publicly or anonymously, similar to IPBoard, catering to user privacy preferences.Track Watch Start Date:
Record and display the date a user started watching content, making it easy to track long-time followers and recent watchers.Start Conversations with Watchers:
Start conversations with watchers directly to engage with an interested audience. Users who are allowed to view anonymous watchers can also add them to conversations.Watchers Count Rebuild
Rebuild tool recalculates watcher counts and automatically activates after installation for seamless integration.REST API support
This addon includes REST API support for advanced integration and automation.REST API endpoints:
API route:
[GET] forums/{id}/watchers
[GET] threads/{id}/watchers
[GET] resources/{id}/watchers
[GET] resources/categories/{id}/watchers
[GET] media/{id}/watchers
[GET] media/albums/{id}/watchers
[GET] media/categories/{id}/watchers
Parameters:
Response:
[GET] forums/{id}/watchers
[GET] threads/{id}/watchers
[GET] resources/{id}/watchers
[GET] resources/categories/{id}/watchers
[GET] media/{id}/watchers
[GET] media/albums/{id}/watchers
[GET] media/categories/{id}/watchers
Parameters:
Input | Type | Description |
---|---|---|
page | int |
Output | Type | Description |
---|---|---|
total | int | |
watchers | Entity[] | |
pagination | pagination |
Screenshots:
Permissions:
General permissions:
General moderator permissions:
Options:
Rebuild tools:
Public view: