Mantis Logo
Mantis Manual
Manual

About Mantis
Installation
Configuration
Page Descriptions
Customizing Mantis
Troubleshooting
Modifications
Development
Support
Appendix


Partner Links


About Mantis
Last Modified: August 21, 2003 13:08PM
(Any)
Description

What is it?

Mantis is a web based bugtracking system. It is currently in development and is considered a beta.

It is written in the PHP scripting language and requires a MySQL database and a webserver. Mantis has been installed on Windows, MacOS, OS/2, and a variety of Unix operating systems. Any web browser should be able to function as a client. It is released under the terms of the GNU General Public License (GPL).

Mantis is free to use and modify. It is free to redistribute as long as you abide by the distribution terms of the GPL.

Features and Benefits
  • Free
  • Easy to install
  • Web based
  • Platform independent
  • Multiple projects
  • Multiple languages
  • Emailing
  • Simple Search
  • Viewing filters
  • PHP4

Goals

The goals for this project are to produce and maintain a lightweight, simple bugtracking system. Additions of complexity/features are modular so that users can be shielded from unwanted clutter. Thus, much of the package has a simple version of a feature along with a more fully developed version.

In the 'core' package the goal is to have the most important, most used, most time saving portions of a bugtracking system. The product is designed to be easily modifiable, customizable, and upgradeable. Anyone with intermediate PHP and MySQL experience should be able to customize Mantis to suit their needs.

Guidelines

Here are some of the guidelines that are followed in Mantis:
  • Quick access to "What I want to do"
  • Simple navigation
  • Layered complexity
  • Consistency
  • Scale to browser window size
  • Minimal clutter
  • Minimal graphics
  • No frames
  • No animations
  • No Javascript

Versioning

The release numbering convention we use is major.minor.micro (eg. 0.15.8).

Major - Indicates a very large change in the core package. Rewrites or major milestones.
Minor - Significant amount of feature addition/modification. Anything that requries an ugprade script.
Micro - Mostly bug fixes or minor features
We will release a new version for a significant bugfix as often as daily.

Currently, Mantis is considered beta software. Version 1.0.0 will be used when we consider Mantis to be production quality. This means it should be feature full and stable enough for full production use.
Contents
  1. About the Name
  2. History
  3. Minimum Requirements
  4. Download

User Contributed Notes
About Mantis
Add Notes About Notes
drizzlein@gmail.com
19-Oct-2005 2:08
#651
First time to participate in webtracking system. Came to know through www.webfinalist.com when I tried to give feedback and bug reporting. Excellent system to be implemented by all software developing houses. It makes the process automatic and easy.

Andhrizz, India
alex
31-Jan-2006 4:50
#858
is there any screenshot somewhere to get a glance on the product?
JanS at dracoblue dot de
08-Feb-2006 12:33
#881
Just have a look at the official issue tracker of mantis:
http://bugs.mantisbt.org/

This shows Mantis in action :)
Add Notes About Notes
Last updated: Wed, 20 Aug 2008 - 5:06:19

Mantis @ SourceForge