Traq
Project management and issue tracking system written in PHP.
Install / Use
/learn @nirix/TraqREADME
Traq
Traq is a PHP powered project manager, capable of tracking issues for multiple projects with multiple milestones.
Requirements
- PHP 8.3+
- MariaDB (or MySQL)
- Apache mod*rewrite *(or server configured to use
index.phpas the 404 page)._- Rename
htaccess.txtto.htaccessor find one that works on your server
- Rename
Building
After cloning the repository:
# Install PHP dependencies
composer install
# Install node dependencies
pnpm i
# Build UI
pnpm run build
Installation
- Upload Traq to a server
- Open URL in browser
- Follow installation steps
Licenses
- Traq is released under the GNU GPL license, version 3 only.
- Avalon is released under the GNU Lesser GPL license, version 3 only.
- Nanite is released under the GNU Lesser GPL license, version 3 only.
Terminated Licenses
See TERMINATED_LICENCES.md
Contributors
A list of people who contribute or have contributed to Traq can be found on Github.
Related Skills
trello
340.5kManage Trello boards, lists, and cards via the Trello REST API.
mcporter
340.5kUse the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
ccpm
7.8kProject management skill system for Agents that uses GitHub Issues and Git worktrees for parallel agent execution.
mcp-atlassian
4.8kMCP server for Atlassian tools (Confluence, Jira)
