IssueTrackerProduct
Overview
The IssueTrackerProduct is an Open Source bug/issue tracking web application written for the Zope web application platform. It's different from other similar systems in that it is built with usability in the first room. No new features are implemented unless there's a genuine demand from its users (community users).
The license that the IssueTrackerProduct uses is called ZPL and is similar to GPL but more flexible. This means that the code is open for changes and redistribution and most importantly free.
Everything is written in the Python with ZPT in a module package. The package also includes some icons for its own integration into Zope and for displaying uploaded file attachments that go with issues.
To install an IssueTrackerProduct you need to install and run a Zope server. There are instructions for how to do that on http://www.zope.org/ and instructions for how to install the IssueTrackerProduct can be found on http://www.issuetrackerproduct.com/Documentation#installing
The main developer of the IssueTrackerProduct is Peter Bengtsson but a lot of help has been contributed to him by the users of the IssueTrackerProduct.
See also
External links
- The IssueTrackerProduct website: http://www.issuetrackerproduct.com/
- Peter Bengtsson website: http://www.peterbe.com/
Categories: Computer stubs