Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.25 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.25 KB

Bugtracker

Bugtracker is a simplified bug tracking system where users can report bugs without the need to be logged in. It also includes a few administration tools for managing the reported bugs. Exclusive WoWEmu release.

Requirements

To use Bugtracker, make sure you meet the following requirements:

  1. PHP 7.5 or higher (PHP 8 is recommended).
  2. MySQL or MariaDB database server (MySQL is recommended).
  3. Apache web server with mod_rewrite enabled and properly configured for URL rewriting.
  4. If you're using Linux, ensure that your directories have appropriate permissions (.env file will need 755 permissions).

Serving to the web

You can serve Bugtracker to the web using one of the following options:

  1. MAMP
  2. XAMPP
  3. LAMP
  4. LARAGON

Issues

If you encounter any issues, please report them in the issues section.

Contributors

View the contributors page