Skip to content

dasklney/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.

From Repository

composer install
cd dev
npm install
npm compile

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 management and issue tracking system written in PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 71.0%
  • HTML 24.2%
  • JavaScript 2.0%
  • CSS 1.5%
  • CoffeeScript 1.3%