fokx / discourse-staff-alias

Allow staff users to post under an alias

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Allow staff users to post under an alias

License:MIT License


Languages

Language:Ruby 81.7%Language:JavaScript 16.6%Language:Handlebars 1.2%Language:SCSS 0.4%