https://github.com/discourse/discourse-post-voting
Allows users to vote on posts within a topic
https://github.com/discourse/discourse-post-voting
discourse-plugin
Last synced: 3 months ago
JSON representation
Allows users to vote on posts within a topic
- Host: GitHub
- URL: https://github.com/discourse/discourse-post-voting
- Owner: discourse
- License: mit
- Created: 2021-10-13T08:31:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T11:16:45.000Z (11 months ago)
- Last Synced: 2024-08-05T13:05:16.819Z (11 months ago)
- Topics: discourse-plugin
- Language: Ruby
- Homepage: https://meta.discourse.org/t/227808
- Size: 1.21 MB
- Stars: 28
- Watchers: 19
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discourse Post Voting
Discourse Post Voting allows the creation of topics with votable posts.

Please refer to https://meta.discourse.org/t/227808 for more info!
## Contributions
Special thanks to [Pavilion](https://thepavilion.io/) for building https://github.com/paviliondev/discourse-question-answer which this plugin took inspirations from.