GitHunt
MA

mantisbt-plugins/CustomReporter

MantisBT plugin allowing selection of a Reporter on the Report Issue page

CustomReporter - a MantisBT plugin

Gitter

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

Setup instructions

  1. Download
    the plugin, or clone a copy of the
    source code.

  2. Copy the plugin's code into a CustomReporter directory in your Mantis
    installation's plugins/ directory. Note that the name is case sensitive.

  3. Log into Mantis as an administrator, and go to Manage -> Manage Plugins.

  4. Locate Custom Reporter Select in the Available Plugins list, and click
    on the Install link.

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

Languages

PHP100.0%

Contributors

GNU General Public License v3.0
Created November 12, 2010
Updated November 3, 2024
mantisbt-plugins/CustomReporter | GitHunt