https://github.com/gearsdigital/reporter-for-kirby
Gather feedback directly out of the Panel!
https://github.com/gearsdigital/reporter-for-kirby
issue-tracker kirby3 kirby3-plugin
Last synced: 7 months ago
JSON representation
Gather feedback directly out of the Panel!
- Host: GitHub
- URL: https://github.com/gearsdigital/reporter-for-kirby
- Owner: gearsdigital
- License: mit
- Created: 2019-06-23T10:09:16.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T03:11:40.000Z (about 3 years ago)
- Last Synced: 2025-07-01T10:54:36.167Z (12 months ago)
- Topics: issue-tracker, kirby3, kirby3-plugin
- Language: PHP
- Homepage: https://gearsdigital.github.io/reporter-for-kirby-docs
- Size: 5.04 MB
- Stars: 30
- Watchers: 2
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Reporter for Kirby
[](https://codeclimate.com/github/gearsdigital/reporter-for-kirby)
[](https://www.codefactor.io/repository/github/gearsdigital/reporter-for-kirby)
[](https://getkirby.com/)
## 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](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
```shell
composer require gearsdigital/reporter-for-kirby
```
> If you aren't familiar with Composer, I recommend reading the cookbook article [»Kirby meets Composer«](https://getkirby.com/docs/cookbook/setup/composer)
by [Lukas Bestle](https://lukasbestle.com/)
#### Submodule
```shell
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
1. Download the [latest version](https://github.com/gearsdigital/kirby-reporter/releases)
2. Extract the archive and rename the folder to `reporter-for-kirby`
3. Move the directory to `/site/plugins`