discourse/plugins/discourse-post-voting
2025-07-23 12:39:43 +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 FEATURE: Add site setting to allow comments to be disabled in discourse-post-voting plugin (#33775) 2025-07-23 11:03:01 +08:00
config Update translations (#33788) 2025-07-23 12:39:43 +02:00
db/migrate
extensions
lib/post_voting
spec FEATURE: Add site setting to allow comments to be disabled in discourse-post-voting plugin (#33775) 2025-07-23 11:03:01 +08: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.