Mantis Bug Tracker: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Software | |||
The '''Mantis Bug Tracker''' | |Picture=Mantis_logo.png | ||
|Name=Mantis Bug Tracker | |||
|Version=2.26.1 (Feb 2024) | |||
|Author=Kenzaburo Ito (Original author)<br/>Jeroen Latour<br/>Victor Boctor<br/>Julian Fitzell | |||
|Licence=Originally in the [[public domain]]<br/>Early versions: [[GPL v2]]<br/>[[GPL v3]] | |||
|WWW=https://www.mantisbt.org | |||
}} | |||
The '''Mantis Bug Tracker''' (''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 and can skip setting up a management system such as Trac. | |||
==Version== | ==Version== | ||
* | * 1.2.19 (2015-01-24) | ||
* | * 2.13.1 (2018-04-04) | ||
;Prerequisites | ;Prerequisites | ||
Line 14: | Line 21: | ||
** [[MySQL]] 5.6 or above | ** [[MySQL]] 5.6 or above | ||
** [[PostgreSQL]] 9.2 or above | ** [[PostgreSQL]] 9.2 or above | ||
[[Category:Bug trackers]] | [[Category:Bug trackers]] |
Latest revision as of 18:46, 4 May 2024
Mantis Bug Tracker | |
---|---|
![]() | |
Name | Mantis Bug Tracker |
Version | 2.26.1 (Feb 2024) |
Vendor | |
Author | Kenzaburo Ito (Original author) Jeroen Latour Victor Boctor Julian Fitzell |
Licence | Originally in the public domain Early versions: GPL v2 GPL v3 |
WWW | https://www.mantisbt.org |
The Mantis Bug Tracker (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 and can skip setting up a management system such as Trac.
Version
- 1.2.19 (2015-01-24)
- 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:
- MySQL 5.6 or above
- PostgreSQL 9.2 or above