-
**GitHub** https://github.com/pedroborges/kirby-autogit
> You can use whatever site structure fits better your needs. It doesn't matter whether your content folder is part of the main Git repo or is …
-
Kirby 3 is already in beta, and the new Panel is based on **[Vue.js](https://vuejs.org)**, rather than jQuery. As Kirby-Color-Picker is a plugin we use often in our projects, I've been wondering what …
-
When clicking on the preview button nothing happens. The preview button of other files does work as expected.
When manually copying the file url the file can be accessed.
Also in the default…
-
Just stumbled over the example for the `system.loadPlugins:after` hook [in the guide][1] and wanted to dynamically register an extensions based on a config option in a plugin like suggested in the doc…
-
The development of [Kirby 4](https://getkirby.com/releases/4.0) is getting along and there finally will be a core color field. It works differently in some parts, yes, but it does what you'd expect fr…
-
-
## Description
When a page slug is renamed, the last writer field on the page gets it's content deleted.
Saving then will lead to content loss (very possible if that field is out of view).
**Scre…
-
I've followed the steps as you've mentioned -
1. Added kirby-pep and kirby-highlight plugins into /site/plugins/ directory
2. Added zenburn.css by adding the following
``
into
> site/snippet…
-
## Description
When registering a custom route with the callback pattern Kirby does not apply the correct page model when using the `page` helper with a preceding call to `childrenAndDrafts()`.
``…
-
Hello,
I am using Kirby 3.7 running on PHP 7.4. Therefore, some functions like `asset()` doens't exist in `Kirby\Cms\Plugin` but it says support K3. Then caused the plugin can not run on K3. You n…