Plugin for assigning users to a topic
Go to file
Jarek Radosz 6050446a99
DEV: Deprecate the plugin (#663)
2025-07-14 15:11:50 +01:00
.github/workflows
app
assets FIX: Use the correct connector tag name (#661) 2025-06-10 16:22:13 +02:00
config
db/migrate
lib
spec DEV: Fix assign spec to account for assignment created as whispers (#662) 2025-06-13 11:36:20 +08:00
svg-icons
test/javascripts DEV: Add compatibility with the Glimmer Post Stream (#651) 2025-05-05 15:18:17 -03:00
.discourse-compatibility DEV: Update linting config and run gjs-codemod 2025-06-05 11:34:28 +01:00
.git-blame-ignore-revs
.gitignore
.npmrc
.prettierrc.cjs
.rubocop.yml
.streerc
.template-lintrc.cjs
Gemfile
Gemfile.lock Build(deps-dev): Bump rack from 3.1.12 to 3.1.16 (#660) 2025-06-21 17:46:12 +02:00
LICENSE
README.md DEV: Deprecate the plugin (#663) 2025-07-14 15:11:50 +01:00
eslint.config.mjs
package.json DEV: Update linting config and run gjs-codemod 2025-06-05 11:34:28 +01:00
plugin.rb
pnpm-lock.yaml DEV: Update linting config and run gjs-codemod 2025-06-05 11:34:28 +01:00
stylelint.config.mjs
translator.yml

README.md

Assign Plugin

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

Allows you to assign topics and individual posts (both private and public) to a user or group.

For more information, please see: https://meta.discourse.org/t/discourse-assign/58044