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.
To use Bugtracker, make sure you meet the following requirements:
- PHP 7.5 or higher (PHP 8 is recommended).
- MySQL or MariaDB database server (MySQL is recommended).
- Apache web server with mod_rewrite enabled and properly configured for URL rewriting.
- If you're using Linux, ensure that your directories have appropriate permissions (
.env
file will need755
permissions).
You can serve Bugtracker to the web using one of the following options:
If you encounter any issues, please report them in the issues section.
View the contributors page