Tiny Issue Tracker is SQLite based, single-file issue tracker.
This project is under active development and things may change. Please star βοΈ the repo to help development
- π Super Lightweight
- π₯ Multi-user
- π§ Email Notifications
- π¦ No dependencies
- π₯ Issue Priority (High, Medium, Low)
- π¬ Comment on issues
- π Markdown support
- π Fully Works offline
- π Throw and run!
- Modify configurations in the file (issue-tracker.php)
- Upload to webserver (rename if necessary) & load from browser
- Production Ready Release
- Better email notifications
- Tags for issues
- Reaktions (Only if necessary)
- More Options for Admins
- Stay logged in (Cookies)
- Better security (CSRF, Obfuscate all IDs, etc.)!
- Online Demo
- Smaller File Size (With CDN instead of inline gzip)
- Search & Pagination for issues
- Guest Mode & Public Issues
- Cross Reference Issues
- Suggestions? Open an issue!
- Better UI (Modern, Responsive)
- Better Comments (Markdown, User Icons)
- Responsive Design (Mobile Friendly)
- User Roles (Banned, User, Moderator, Admin)
- User Registration (Via Admin)
- Admin Panel (User Management, Logs, Updates, etc.)
-
Markdown Editor(Maybe if I find a lightweight one)
This is a fork of tit by jwalanta (<-last update was in 2015 π)
- Modern design (trust me, the new one is way better)
- Faster
- Better comments (Markdown, User Icons)
- PHP 8 optimized (original version wasn't working on PHP 8)
- Patches and Fixes
- And more