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.
Installs: 215
Dependents: 0
Suggesters: 0
Security: 0
Stars: 30
Watchers: 3
Forks: 3
Open Issues: 9
Type:kirby-plugin
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
- dev-main
- 4.1.1
- 4.1.0
- 4.0.0
- v3.0.1
- v3.0.0
- v2.0.0
- v1.3.4
- 1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.0
- v1.1.0
- v1.0.0
- dev-dependabot/npm_and_yarn/minimatch-3.1.2
- dev-dependabot/npm_and_yarn/yaml-and-semantic-release--removed
- dev-dependabot/composer/guzzlehttp/psr7-2.5.0
- dev-dependabot/npm_and_yarn/minimist-and-minimist-and-mkdirp-1.2.8
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/composer/guzzlehttp/guzzle-7.4.5
- dev-dependabot/npm_and_yarn/semver-regex-3.1.4
- dev-dependabot/npm_and_yarn/node-fetch-2.6.7
- dev-dependabot/npm_and_yarn/postcss-7.0.39
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