Jump to content

Mantis Bug Tracker: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
[[Image:Mantis_logo.png|right]]
[[Image:Mantis_logo.png|right]]
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]].
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==
==Version==
Line 25: Line 25:
* Julian Fitzell  
* Julian Fitzell  


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

Revision as of 01:56, 9 March 2017

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

  • Last known version: MantisBT 1.2.19 (2015-01-24)
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