discourse/plugins/discourse-post-voting
2025-09-24 14:48:18 +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 DEV: Remove unused services from plugins/themes (#34231) 2025-08-12 22:47:31 +02:00
config Update translations (#34839) 2025-09-24 14:48:18 +02:00
db/migrate DEV: Move discourse-post-voting to core (#33570) 2025-07-15 16:38:05 +02:00
extensions DEV: Move discourse-post-voting to core (#33570) 2025-07-15 16:38:05 +02:00
lib/post_voting DEV: Move discourse-post-voting to core (#33570) 2025-07-15 16:38:05 +02:00
spec DEV: Fix random typos (#33839) 2025-07-24 22:04:13 +02:00
test/javascripts/acceptance DEV: Move discourse-post-voting to core (#33570) 2025-07-15 16:38:05 +02:00
plugin.rb DEV: Move discourse-post-voting to core (#33570) 2025-07-15 16:38:05 +02:00
README.md DEV: Move discourse-post-voting to core (#33570) 2025-07-15 16:38:05 +02:00

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.