====== CustomReporter Plugin ====== Go back to [[start|Mantis Plugins]] page ===== Overview ===== **CustomReporter** is a plugin for MantisBT that allows the selection of a Reporter from a selection list on the //Report Issue// page, if the current user's access level is equal or above the specified threshold. ===== Features ===== * Allows easy creation of issues on behalf of another user ===== Requirements ===== * MantisBT 1.2.x ===== Documentation ===== None worth the name :-? but it should be simple enough to implement and use. * As for any other MantisBT plugin: deploy the source files in the ''mantisbt/plugins'' directory then login as Administrator and go to //Manage / Manage Plugins// and Install the plugin * If desired, click on //Custom Reporter Select 1.03// to customize the access level threshold * Click on //Report Issue// and enjoy opening bugs in someone else's name... See also the plugin's [[https://github.com/dregad/CustomReporter/blob/master/README|README file]] ===== Bugs/Feature Requests===== Please report issues or feature requests in the [[http://www.mantisbt.org/bugs/view.php?id=11615 | Mantis Bug Tracker]]. Feel free to submit fixes via pull requests on Github. ===== Source code ===== On //Github//: https://github.com/mantisbt-plugins/CustomReporter ===== About the authors ===== This plug-in was initially written by Carlos Proensa and Cas Nuy. It is currently maintained by Damien Regad.