-
> The installed version of the Kirby Roomle plugin is not compatible with Kirby 3.8.0-rc.2
-
My forms are all working on root-level pages. However, when I put a new form on a child page, the form doesn't validate. I get the 'contact the administrator' message.
-
Hello,
Do you have any plans on adding some extra meta tags ?
If so, would you like some help ?
Here's a list of some suggestions I could think of. Some could be optional (like Twitter), others o…
-
Kirby 3.8 uses the `"version"` field in `composer.json` to check whether installed plugins are up-to-date, so it would be great if `kirby-fingerprint` could increment it alongside the git tags.
htt…
-
> The installed version of the Kirby Versions plugin is not compatible with Kirby 3.8.0-rc.2
-
The plugin does not work since the latest update 3.8.0-rc.1 anymore.
Class "Kirby\Http\Request\Body" not found
see: https://github.com/getkirby/kirby/releases/tag/3.8.0-rc.1
-
I have upgraded from the old Form Block App, but my forms are still reloading on submit. Did I miss anything when updating from the old plugin?
I replace the plugin folder.
I am still using my pre…
-
Here is another thing I found after some testing. The environment specific .env file is not being loaded. For example if you have a .env.development file and run vite in dev mode, it will actually jus…
-
## Description
When using `radio` field in a custom dialog, options in `value: text` format[1] are not loaded. If these options are expanded to the format defining "value" and "text" separately[2], d…
-
Hi, I am using a docker container with an automated composer install on build, I am trying to avoid git cloning on my container to keep the image size at a minimum size (I have a very limited hosting …