discourse/plugins/discourse-assign
2026-06-17 18:35:15 +02:00
..
app FEATURE: Add category-level assignment permissions (#40412) 2026-06-08 09:59:40 -05:00
assets FEATURE: Add category-level assignment permissions (#40412) 2026-06-08 09:59:40 -05:00
config I18N: Update translations (#40993) 2026-06-17 18:35:15 +02:00
db/migrate DEV: Skip backfill INSERTs in old migrations on fresh installs (#39976) 2026-05-13 13:59:28 +01:00
lib FEATURE: assigned trigger for workflows (#40831) 2026-06-12 16:42:27 +02:00
spec FEATURE: assigned trigger for workflows (#40831) 2026-06-12 16:42:27 +02:00
svg-icons
test/javascripts FEATURE: Add category-level assignment permissions (#40412) 2026-06-08 09:59:40 -05: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: assigned trigger for workflows (#40831) 2026-06-12 16:42:27 +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

Assign Plugin

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