Have a question about Mingle? Read our FAQs. In case you do not find an answer to your question, please
log a support request here.
What are the system requirements for using Mingle?
You can find the
system requirements by clicking here.
What database should I use for Mingle?
Mingle currently supports the following 3 databases –
MySQL 5.0,
PostgreSQL 8.1 and Postgres 8.2.
Note: PostgreSQL 8.3 is not yet supported. Support for 8.3 will be provided in a 2.0 dot release.
Where can I get the license to evaluate Mingle?
In order to evaluate Mingle you will have to
download a free trial from here, and we will email you an evaluation license.
What type of support can I expect after downloading Mingle?
If you are a paying customer you can expect unlimited support via email. Once you've logged a support request, we will get back to you within 1 business day.
You can log a support request here. You can also visit the
Mingle forums for quick answers and lively discussions.
Is there a sample project template that I can use to better understand the features of Mingle?
After you have downloaded Mingle you can
download additional templates here.
How do I start a Mingle instance?
Mingle has to be installed and configured on the server before one can start an instance. Since it is a web based application interface, you can access Mingle on the machine (where Mingle is installed) through a web browser, by going to the address: http://localhost:8080 (assuming that you installed Mingle to use port 8080).
From a remote machine, the instance of Mingle could be accessed through the web browser by providing the IP address and the port number. For example: http://192.11.3.199:8080
You can find
additional help here.
Can I import/export project data?
Mingle provides the ability to import and export data to and from Microsoft Excel. You can also export your complete project from Mingle. The exported file will have a ".mingle" extension and you can import it to another Mingle instance. All your data, including reports and wiki pages, are exported.
Can I make project tracking graphs and calculate metrics using Mingle?
You can make reports and graphs using Mingle query language (similar to SQL).
You can find
additional help on MQL here.