Skip to content

Allow staff users to post under an alias

License

Notifications You must be signed in to change notification settings

discourse/discourse-staff-alias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discourse - Staff Alias Plugin

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".

Installation

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.

Usage

  1. Configure SiteSetting.staff_alias_username and SiteSetting.staff_alias_allowed_groups
  2. Enable SiteSetting.staff_alias_enabled

Feedback

If you have issues or suggestions for the plugin, please bring them up on Discourse Meta.