Bugalyzer - Bug Tracking Tool README


Bugalyzer 1.0 README
--------------------

Disclaimer
----------
We are not responsible for anything that may happen to your server/environment when you 
install or run Bugalyzer.

Agreement
---------
This is open source. Feel free to modify the code, we ask that you send us your code changes
so they can be incorporated into the source code. We also ask that you do not remove or edit
any of the links to BuildaCOM.com

Features
--------
1. Easily integrated into your own site, simply include bugreport.php in a template and you're done
2. Fast updates
3. Simple filters

Requirements
------------

1. Any version of PHP (tested with PHP 4.1.2 and 4.3.3 )
2. Any version of mysql (tested with 3.23.xx )
3. Any version of unix

Summary
-------

Bugalizer was written as a lightweight, very fast Bug Tracking System. It records the following fields:
Date Entered
Last Date Updated
Description
Type (Major, Minor, Admin)
Status (Open, Closed, Review)
User (REMOTE_USER)

Install Steps
-------------

1. Place bugalizer.tar.gz in a protected subdirectory (see step 6.)
2. gzip -d bugalizer.tar.gz
3. tar xvf bugalizer.tar
4. ./setup
5. If your going to integrate bugalizer into a template, simply include bugalizer.php in that template
   -or rename bugalizer.php to index.php
6. configure your .htaccess file in the subdirectory
7. go to http://mysite.com/template or http://mysite.com/subdirectory

Thats all folks....

Future Releases will Include
----------------------------
1. Session authentication
   -includes entitlements
2. Admin section 
   a. export database
   b. entitlements management
   c. layout/color management
   d. column sort
   e. email notification for new entries

Contact Info
------------
BuildaCOM Online Inc.
support@buildacom.com
http://buildacom.com

NOTE: *** WE ARE NOT RESPONSIBLE FOR ANY PROBLEMS THAT MIGHT OCCUR BY RUNNING
          THIS SCRIPT ON YOUR SYSTEM, RUNNING THIS SCRIPT MIGHT EVEN VOID YOUR
          WARRANTY ***


home | terms | about us | contact us

copyright 2002 - buildacom.com