discourse/plugins/discourse-post-voting
2025-07-28 18:38:22 +02:00
..
app FEATURE: Add site setting to allow comments to be disabled in discourse-post-voting plugin (#33775) 2025-07-23 11:03:01 +08:00
assets Build(deps-dev): Bump the lint group across 1 directory with 4 updates (#33881) 2025-07-28 18:02:41 +02:00
config Update translations (#33892) 2025-07-28 18:38:22 +02:00
db/migrate
extensions
lib/post_voting
spec DEV: Fix random typos (#33839) 2025-07-24 22:04:13 +02:00
test/javascripts/acceptance
plugin.rb
README.md

Discourse Post Voting

Discourse Post Voting allows the creation of topics with votable posts.

image

Please refer to https://meta.discourse.org/t/227808 for more info!

Contributions

Special thanks to Pavilion for building https://github.com/paviliondev/discourse-question-answer which this plugin took inspirations from.