Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 726 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 726 Bytes

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.