This plugin allows a user to post or edit a post as a staff alias user, by being in a group.
For example: allowing all users in the "support" group to post as "support_user".
Follow Install a Plugin
how-to from the official Discourse Meta, using git clone https://github.com/discourse/discourse-staff-alias.git
as the plugin command.
- Configure
SiteSetting.staff_alias_username
andSiteSetting.staff_alias_allowed_groups
- Enable
SiteSetting.staff_alias_enabled
If you have issues or suggestions for the plugin, please bring them up on Discourse Meta.