This plugin for Wordpress 2.8 and above allows you to insert a simple table listing of issues from a Mantis Bug Tracker
into a wordpress page or post. The plugin is perfect for projects which utilize WordPress for their news/content
management, but also utilize Mantis for their bug tracking/issue tracking
Usage currently is simple:
Optionally you can set the table background color for statuses, and change the names applied to each status level.
Plans are under way to extend this functionality into a full Mantis plugin - to allow for many features including -
(All coming in the future... eventually):
- Limiting the number of issues posted / paging through issues
- View an issue details and notes through WordPress popup
- Allow anonymous issue reports through a WordPress form
- Ability to filter results by version, status, category, etc. within the
[MantisTable]
tag.
- Change logs / roadmaps
- Consolidated Wordpress/Mantis plugins
To report issues with this plugin, or make a feature request, visit
the WP Mantis Table issue tracker.
Installation is extremely easy:
- Download the .zip file and unarchive into your
/wp-content/plugins
directory.
- Activate the plugin.
- Visit the WP Mantis Tables page under Settings to set the locations to your issue log, mantis user info, etc.
- Add
[MantisTable]
to the page or post where you want the table to appear.