https://github.com/discourse/discourse-yearly-review
Publishes an automated Year in Review topic
https://github.com/discourse/discourse-yearly-review
discourse-plugin
Last synced: 3 months ago
JSON representation
Publishes an automated Year in Review topic
- Host: GitHub
- URL: https://github.com/discourse/discourse-yearly-review
- Owner: discourse
- License: mit
- Created: 2018-12-29T00:43:04.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T12:57:55.000Z (3 months ago)
- Last Synced: 2025-04-09T13:44:30.977Z (3 months ago)
- Topics: discourse-plugin
- Language: Ruby
- Homepage:
- Size: 636 KB
- Stars: 14
- Watchers: 21
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Discourse Yearly Review
https://meta.discourse.org/t/discourse-yearly-review-plugin/105713/
Creates a Yearly Review topic that summarizes user and topic stats for the previous year.
Stats are only selected from a site's public categories.The review categories can be configured with the `yearly_review_categories` Site Setting. The review is published to the category set in
the `yearly_review_publish_category` Site Setting. If the `yearly_review_featured_badge` setting is configured, users who
have been granted that badge will be displayed.User stats:
- most topics
- most replies
- most likes given
- most likes received
- most visits
- most replied to
- users who have been granted the featured badgeTopic stats:
- most popular topics
- most liked topics (OP like count)
- most replied to topics
- most bookmarked topics