-
Hi,
if I try to install your plugin with composer it breaks with the following error:
```
[InvalidArgumentException]
Could not find a matching version of package jonasholfeld/kirby3-many-to-many…
-
it seems as if the full_text isn't encoded in UTF8:
![Screenshot_20210811-225035](https://user-images.githubusercontent.com/1446541/129101477-c37df712-7102-4c1c-aebf-576cdc966257.png)
Could you pl…
-
Is there a way to output scripts with the `async` attribute?
If not can you add it?
-
I have a site with a `.env` file and a `.env.prod` file. The `.env.prod` file never gets loaded in the appropriate context. I'm using Kirby's multi-environment config feature.
I've noticed that the…
-
Hey there,
when playing around with your plugin, I noticed that `$site->nonce()` works for CSS files (via `` tag) and JS files (via `` tag), but not for inline CSS via `` - which is odd ..
My code…
-
Mentioned in Discord: https://github.com/HashandSalt/kirby3-forms
-
Hi, I just installed [kirby-webpack](https://github.com/brocessing/kirby-webpack) as well as kirby3-static-site-generator and I'm trying to get them to play nicely together.
kirby-webpack has a fol…
-
Hey there,
I know that you struggled with this in #11, but there's an edge case I cannot solve for now:
When using your plugin together with `custom-add-fields`, the latter [stops working](https:/…
-
**Describe the bug**
When generating thumbnails from images, the color profile is stripped from the file. This causes problems on wide gamut-monitors such as highend graphic design monitors, but al…
-
Tried to set default options (like `url`) in Kirby's `config.php` with your plugin, but this seems not possible. Correct?
Kinda hard to debug because errors in `config.php` means the `debug` optio…