discourse/plugins/discourse-post-voting
2025-09-25 12:35:29 +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
extensions
lib/post_voting DEV: Normalize route and namespace setup in plugins (#34962) 2025-09-25 12:35:29 +02:00
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.