discourse/plugins/discourse-post-voting
2026-04-30 11:50:45 +02:00
..
app FEATURE: Restore the crawler view for post-voting comments (#39636) 2026-04-29 16:55:17 +02:00
assets FEATURE: Restore the crawler view for post-voting comments (#39636) 2026-04-29 16:55:17 +02:00
config I18N: Update translations (#39576) 2026-04-30 11:50:45 +02:00
db/migrate
extensions
lib DEV: Fix assigned but unused variable Prism warnings (#39436) 2026-04-22 12:42:14 +02:00
spec FEATURE: Restore the crawler view for post-voting comments (#39636) 2026-04-29 16:55:17 +02:00
test/javascripts/acceptance FIX: Update post-voting test selectors to match BEM rename (#39457) 2026-04-22 16:30:38 +02:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb FEATURE: Restore the crawler view for post-voting comments (#39636) 2026-04-29 16:55:17 +02:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01: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.