-
**Describe the bug**
plugin cache is `file` cache unless plugin developer sets it up differently
https://github.com/getkirby/kirby/blob/feb17027d22a97249f50663365343b159d4302fe/src/Cms/AppCaches.php…
-
![logo](https://user-images.githubusercontent.com/12683014/118378166-6854a900-b597-11eb-9404-21cbef841bfd.png)
**Details** [Bentobox github repository](https://github.com/bcorporaal/Bentobox)
**Li…
-
I guess you will port this plugin to Kirby 3. At the same time I have some plans to deprecate my plugin.
https://github.com/jenstornell/kirby-sitemap-query
Before I do that, I want to make sure …
-
I noticed an issue with missing csrf tokens[1], when uploading larger files through a public facing form. [2]
After finally looking into the php error log I saw this warning: _PHP Warning: POST Cont…
-
First off, I'm very excited about the plugin. Thank you for building it! It's so well thought out, and I can't wait to start using it.
**Issue:** When I visit the plugin page (`/panel/git`), consol…
-
## Description
I found a bug with the date field when it’s included in a structure field.
If I choose a date in the calendar, the right date is displayed in the date field but when I click on the “t…
-
-
Will there be a release of this for Kirby 3? No widget visible in the dashboard of version 3.7.1.
-
i can get kirby’s adventure in non-trunscated form to work on the powerpak due it’s 16MB flashrom,but on the everdrive with it’s 7,5MB flashrom i can’t get it to work even not after trunscating the r…
-
## Description
In the past we could require language variables from an externalized file like this:
```php
// in /site/languages/en.php
'translations' => Yaml::decode(F::read(kirby()->root('s…