mantisbt-plugins / Userdata

Adding up to 99 variable fields to the user section
GNU General Public License v3.0
0 stars 1 forks source link

Userdata plugin for MantisBT

Description

This plugin allows to allocate one or more additional fields for each user. In addition the sequence of the fields can be set and of each field one can define if it can be maintained by the user him/her self. The data will be shown in the bug_view page in readonly mode (this is the data of the Reporter)

Maintenance is done via the user administration. Upon deleting a user, all corresponding data is deleted also.

In case you want to show the data within the view_user_page , please add the following lines to view_user_page.php just before "layout_page_end();"

Requirements

Installation

Copy the Userdata directory into the plugins folder of your installation. After copying to your webserver :

Configuration

Support

File bug reports and submit questions on the GitHub issues tracker.

Credits

Thanks to Damian Regad for reviewing and pointing out the areas for improvement in order to adhere fully to MantisBT standards. Dutch translation, thanks to Hugo Vonk