-
**Describe the bug**
Setting a structure field to `translate: false` doesn't have an effect if the translation already contains content for that field.
**To Reproduce**
1. Set up a structure …
-
When using images in a structure the preview uses the original file instead of the resized image (eg. used in the files list). So creating structures with a some large images (eg. 10mb, 4000x6000 pixe…
-
**Submitting author:** @SidharthMacherla (Sidharth Macherla)
**Repository:** https://github.com/SidharthMacherla/conjurer
**Version:** v1.0.0
**Editor:** Pending
**Reviewer:** Pending
**Author instru…
-
Too early to think about Kirby 4? Well, I've been thinking about a change to Kirby's file structure. Right now, it's simple and easy to understand, but not necessarily easy to work with.
Pages play…
-
**Describe the bug**
If you register your Kirby 3 license, you get a lock error because the user `lock` is unknown.
**To Reproduce**
Steps to reproduce the behavior:
1. Log in to the panel
2. C…
-
**Describe the bug**
The `isFirst()` and `isLast()` method doesn't work if I use methods such as `listed()`, `published()`, `unlisted()`, and only one element when retrieving child elements of a coll…
-
**Describe the bug**
If I try to add a custom api endpoint in a plugin I can't access the defined default options.
**To Reproduce**
Steps to reproduce the behavior:
1. Add following plugin
```p…
-
I want to create a new API route from my plugin. I happen to know that it's done like this:
```php
Kirby::plugin('me/plugin', [
'api' => [
'routes' => [
[
'pattern' => '...…
-
### Brief Issue Description
GitFinder seems to be unable to correctly see the status of certain files and folders in some directories. In certain cases, this makes GitFinder operation unreliable, as …
-
**Describe the bug**
In the panel, I have a simple `files` section for a page type. I have a `.json` file uploaded, when I use Settings > Replace, the upload form _only_ accepts `.txt` files. It shou…