Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 866 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 866 Bytes

#SuggestUsername - A MantisBT plugin to enhance bug view page The plugin converts Users Monitoring text control in bug view page to an AJAX powered tag input control. Thus users doesn't need to remember usernames to add them as monitors.

This MantisBT plugin uses jQuery TagsInput plugin: https://github.com/xoxco/jQuery-Tags-Input

Version Compatibility

MantisBT Version Plugin Version
v1.3.0 v0.1
v2.0.0 v0.2
v2.2.0 v0.4

Prerequisite

Installation Steps

  1. Install jQueryUI plugin
  2. Clone or download the repository from Github to the plugins folder
  3. Rename the folder MantisBT-SuggestUsername to SuggestUsername
  4. Go to Manage-->Manage Plugins and install the plugin