Skip to content
/ traq Public
forked from nirix/traq

Open-source project and issue tracking system written in PHP.

License

Notifications You must be signed in to change notification settings

dseguy/traq

 
 

Repository files navigation

Traq

Traq is a PHP powered project manager and issue tracker featuring multiple projects, milestones, custom fields, per-project permissions, email notifications and much more.

Requirements

  • 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.

Installation

Open Traq in your browser and follow the installation steps.

Licenses

  • Traq is released under the GNU GPL license, version 3 only.
  • Avalon is released under the Apache License 2.0.

Terminated Licenses

  • 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.

Contributors

A list of people who contribute or have contributed to Traq can be found on Github.

About

Open-source project and issue tracking system written in PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 76.7%
  • HTML 19.4%
  • JavaScript 3.9%