Traq is a PHP powered project manager and issue tracker featuring multiple projects, milestones, custom fields, per-project permissions, email notifications and much more.
- PHP 5.4 or later
- Mcrypt
- Database supported by Doctrine
- PostgreSQL or MariaDB/MySQL recommended
If you're using Apache, rename htaccess.txt
to .htaccess
, otherwise you will
need to configure your server to use index.php
as the 404 page.
Open Traq in your browser and follow the installation steps.
composer install
cd dev
npm install
npm compile
- Traq is released under the GNU GPL license, version 3 only.
- Avalon is released under the Apache License 2.0.
- devxdev / Devon Hazelett: Files, classes and functions were taken and completely stripped of copyright, warranty and code comments then used in the "Soule Framework", licenses permanently terminated.
A list of people who contribute or have contributed to Traq can be found on Github.