gearsdigital / kirby-reporter
Gather feedback directly out of the Panel! Enable your editors or clients to submit tasks, bugs and ideas either straight to your issue tracker or by E-Mail.
Package info
github.com/gearsdigital/reporter-for-kirby
Type:kirby-plugin
pkg:composer/gearsdigital/kirby-reporter
Requires
- ext-json: *
- getkirby/composer-installer: ^1.2
- guzzlehttp/guzzle: ~7.4.0
- ql/uri-template: ^1.1
Requires (Dev)
- getkirby/cms: 3.6.0-rc.4
- mockery/mockery: ^1.4
- phpunit/phpunit: ^9.5.10
This package is auto-updated.
Last update: 2023-05-06 03:11:44 UTC
README
Gather feedback directly out of the Panel!
Enable your editors or clients to submit tasks, bugs and ideas either straight to your issue tracker or by E-Mail.
Documentation
You can find a detailed documentation here: https://gearsdigital.github.io/reporter-for-kirby-docs
Installation
You can install Reporter for Kirby using one of the following methods. The preferred one is Composer.
Composer
composer require gearsdigital/reporter-for-kirby
If you aren't familiar with Composer, I recommend reading the cookbook article »Kirby meets Composer« by Lukas Bestle
Submodule
git submodule add https://github.com/gearsdigital/reporter-for-kirby.git site/plugins/reporter-for-kirby
You need to perform this command in your Kirby root directory!
Manual
- Download the latest version
- Extract the archive and rename the folder to
reporter-for-kirby - Move the directory to
/site/plugins