We found that it seems a bit difficult for some users to submit issues on Github
.
So we tried to collect requests and problems by Online Excel, but this is very inefficient.
Why not submit issues on Flarum
directly and connect it to other systems like YouTrack
?
It's a good idea without available extension so I made this.
Issue Tracking
A Flarum extension. Issue tracking in Flarum.
Installation
Install with composer:
composer require foskym/flarum-issue-tracking:"*"
Updating
composer update foskym/flarum-issue-tracking:"*"
php flarum migrate
php flarum cache:clear
Links
How To Use?
Install this,
and then install the platform provider.
Available Platform Provider
Enable them and set the configs.
How to make an provider?
See the document on GitHub
Thanks
Thanks to @SychO 's flarum-github-milestone