Overview
phpBugTracker is a web-based bug tracker with functionality
similar to other issue tracking systems, such as Bugzilla. Design
focuses on separating the presentation, application, and database
layers.
phpBugTracker is lightweight and easy to install, operate and administer.
Most text can be customized for your application.
Requirements: web server + PHP + PEAR + database (MySQL, PostgreSQL
or Oracle)
Features
Here's a quick list of some of the features of this software:- Track bugs by multiple users on multiple projects
- Bug history showing changes made to a bug over its lifetime
- Restrict projects to certain groups of users
- The option to store passwords encrypted in the database
- Use of CSS to easily change the color scheme
- HTML templates allow you to completely change the look of the interface
- Flexible bug search capabilities
- Localization -- Have status messages in your native language
- File attachments for bugs
- Anonymous browsing of bugs
- Web-based installation
- Links to a cvs web interface from bug comments
- Bug dependencies
- And a few more... :)