Adds the ability for voting on a topic within a specified category in Discourse.
Go to file
Jarek Radosz f9234e6a8d
DEV: Mention the core move in readme (#248)
2025-07-22 11:02:07 +01:00
.github/workflows
app
assets
config
db
lib/discourse_topic_voting
spec
test/javascripts/acceptance
.discourse-compatibility
.gitignore
.npmrc
.prettierrc.cjs
.rubocop.yml
.streerc
.template-lintrc.cjs
Gemfile
Gemfile.lock
LICENSE.txt
README.md DEV: Mention the core move in readme (#248) 2025-07-22 11:02:07 +01:00
eslint.config.mjs
package.json
plugin.rb
pnpm-lock.yaml
stylelint.config.mjs
translator.yml

README.md

Discourse Topic Voting

[!IMPORTANT] This plugin has now been bundled into Discourse core. See: https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574

Adds the ability for voting on a topic within a specified category.

Topic discussing the plugin itself can be found here: https://meta.discourse.org/t/discourse-voting/40121