This section of the Wiki is not well maintained. Expect to get broken links and outdated information!
See Customising Enumerations in the MantisBT manual.
See the MantisConnect project which provides a PHP webservice that can be used from any language that supports SOAP webservices. MantisConnect also includes client libraries for .NET, Java and Cocoa.
MantisConnect also includes sample applications that uses the provided client libraries to provide useful tools. This includes an Eclipse plug-in written in Java, a NAnt task to submit MantisBT issues written in .NET, and many others.
MantisConnect now comes as part of the standard MantisBT installation package and can be found under the '{$mantis_install_dir}/api/soap' directory. To see what functionality is currently provided via MantisConnect, check the WSDL available here.
No, but it provides a SOAP webservice interface. See above reference to MantisConnect project.
Yes, checkout MantisWAP. MantisWAP provides a very light weight interface for MantisBT access through a smart phone or PDA. It is optimize for speed and minimization of consumed bandwidth.
Checkout BugBits.
We are aware of two XOOPS Ports:
MantisBT Single-Sign-On with Joomla - has security issue, not recommended to install at this time.
Joomla plugin - uses MantisBT SOAP API to display and add issues.
Yes for old versions, no for versions >= 1.3.0
Yes. See the following resources:
Scmbug is a system that integrates software configuration management (SCM) with bug-tracking. It aims to be a universal tool that will glue any source code version control system (such as CVS, Subversion, and Arch) with any bug-tracking system (such as Bugzilla, MantisBT, and Request Tracker).
More details on the procedure in the Getting your Patches into Mantis page
strings_english.txt
as the basis for the new localisation file.The information below might be out of date; the scripts may have been written to export from an old version of the source tracker, and target an equally obsolete version of MantisBT.
Use with caution and at your own risks.
A lot of companies use a custom bug tracker that is built in-house. Obviously there won't be a standard script that can be used to import that. Hence, the way to approach this would be to export the data to a csv file then import it into MantisBT. Use this MantisBT patch which adds support for importing CSV files into the MantisBT database.
See also the notes in issue #8071
See this issue for a Perl script that migrates GNATs data to MantisBT.
See this issue for a C# console application that migrates TaskVision to MantisBT.
See this issue for a Perl script that migrates FlySpray to MantisBT.