Anthill
Anthill is a ticket/bug reporting system written in PHP.
Features:
- Free! Anthill is completely free (for personal and commercial use). It's under the BSD licence.
- Easy to install: Anthill is written in PHP which, while a headache for us, means it’s easy to set up and can run on shared hosts (providing they meet the requirements below).
- Runs on your own server: Anthill is installed directly on your server. That means you can directly control who can access it, making it available only on your local network if you wish. It also means you can backup your data how you like and not rely on a 3rd party to keep it safe.
- Cocoa and .NET Integration We provide a bug report window for both OS X Cocoa and Windows .NET applications (.NET coming soon).
- Fast! Anthill has two (2!) images. It uses very little javascript. A normal page weighs in at about 25KB in total. On most connections, anthill loads almost instantly.
- Email Integration: (Partially Finished) Anthill will send you an email when a new bug is submitted, if you wish. It can also be set up to send emails when people comment on bug reports or when a bug is assigned to you.
- Multiple Users and Projects: You can have multiple users each with their own permissions (Coming Soon). Each project can be closed to only certain users or can be open to everybody.
Requirements:
- PHP 5
- MySQL 5
- mod_rewrite or equivalent (all requests to files/directories that don’t exist should be sent to _rewrite.php)
- A separate mysql database and user for anthill is recommended. Doing this a) sandboxes any security flaws and b) prevents naming conflicts with other systems
Screenshots:
Download:
Download Anthill Beta 2!
Download Anthill Cocoa!