mantisbt-plugins/CustomReporter
MantisBT plugin allowing selection of a Reporter on the Report Issue page
CustomReporter - a MantisBT plugin
Copyright (c) 2010 Carlos Proensa, Cas Nuy
Copyright (c) 2010-2011, 2015, 2017 Damien Regad - dregad@mantisbt.org
Released under the GNU General Public License v3
Description
CustomReporter is a plugin for MantisBT that allows the
selection of a Reporter from a list on the Report Issue page, if the current
user's access level is equal or above the configured threshold.
This plugin was originally discussed and made available in
MantisBT issue 11615.
See the Change log.
Installation
Requirements
The plugin requires MantisBT version 2.0.0 or later.
For legacy installations, please download
- 1.3.x: version 1.5.0.
- 1.2.x: version 1.04.
Setup instructions
-
Download
the plugin, or clone a copy of the
source code. -
Copy the plugin's code into a
CustomReporterdirectory in your Mantis
installation'splugins/directory. Note that the name is case sensitive. -
Log into Mantis as an administrator, and go to Manage -> Manage Plugins.
-
Locate
Custom Reporter Selectin the Available Plugins list, and click
on the Install link. -
Click the hyperlink on the plugin's name to configure it.
Support
The following support channels are available if you wish to file a
bug report,
or have questions related to use and installation:
All code contributions (bug fixes, new features and enhancements, translations)
are welcome and highly encouraged, preferably as a
Pull Request.
The latest source code is available on
GitHub.