Jump to content

Mantis Bug Tracker: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 3: Line 3:


==Version==
==Version==
* Last known version: MantisBT 1.2.19 (2015-01-24)
* MantisBT 1.2.19 (2015-01-24)
* MantisBT 2.13.1 (2018-04-04)
 
;Prerequisites
;Prerequisites
* A web server
* A web server
Line 10: Line 12:
* An SQL database
* An SQL database
:Amongst the supported on OS/2 are:
:Amongst the supported on OS/2 are:
** [[MySQL]] 4.1.x or above
** [[MySQL]] 5.6 or above
** [[PostgreSQL]] v7 or above
** [[PostgreSQL]] 9.2 or above


==Links==
==Links==
Line 25: Line 27:
* Julian Fitzell  
* Julian Fitzell  


[[Category:Software Configuration Management]][[Category:Bug trackers]]
[[Category:Bug trackers]]

Revision as of 19:17, 6 April 2018

The Mantis Bug Tracker, commonly referred to as MantisBT is an extensible open source bug and issue tracking tool that operates via a web interface, it also sports some rudimentary project management features. MantisBT has proved to be popular with open source projects as it has features that are helpful for projects that do not have people working on it full time such as e-mail notifications and mobile web browser support and the project features, although simple, are often enough for smaller projects and mean that they can get away with just MantisBT an can skip setting up a management system such as Trac.

Version

  • MantisBT 1.2.19 (2015-01-24)
  • MantisBT 2.13.1 (2018-04-04)
Prerequisites
  • A web server
Most web servers can be made to work with MantisBT.
  • PHP version 5.1 or later
  • An SQL database
Amongst the supported on OS/2 are:

Links

Licence

Originally in the public domain, early versions released under GPL v2, MantisBT is currently licensed under the GPL v3.

Authors and publisher

  • Kenzaburo Ito (Original author)
  • Jeroen Latour
  • Victor Boctor
  • Julian Fitzell