-
As soon as I install the plugin into a new Kirby installation that doesn't have the Editor installed, all I get when opening the site in a browser is a blank page, no error messages at all.
-
Shouldn't be media here, and also in bnomei/kirby3-unittestkit be inside the media folder (via symlink to storage, or just there), so it's publically available? Kirby uses media folder to put generate…
-
I'm not quite sure where to look - I am suddenly getting this error when trying to approve/unapprove comments in the panel:
![Screenshot from 2020-05-14 23-49-01](https://user-images.githubusercont…
-
to reuse the block and blocks classes from the editor i have to [copy the classes](https://github.com/bnomei/kirby3-srcset/tree/master/classes/Kirby/Editor) to my plugin.
## issue:
🚑 this might c…
-
https://github.com/flupe/kirby-cas
-
the Toolkit\Obj can be serialized using
https://github.com/getkirby/kirby/blob/master/src/Toolkit/Obj.php#L102
but i suggest to implement the standard `JsonSerializable` Interface as well.
```p…
-
-
I'm kind of worried that I'm overlooking something, since you just mention
`
@import "../website/site/plugins/cookie/cookie.scss";`
Does Kirby3 have a native preprocessor? If not, how is this int…
-
-