-
Currently, I am experimenting to implement boost with plenty of images e.g. as an alternative comparable to
```
if($file = $site->file('file://'.$uuid)){
// do something
}
```
but using s…
-
I'm not sure this issue related with K4.
![screen-capture-1746-Kirby CMS Debugger-plugins test](https://github.com/bnomei/kirby3-pageviewcounter/assets/3393422/29ecec1b-5482-4306-9ea4-e966434044a6)…
-
Hey me again!
Thank you for updating the boost plugin the other day.
I'm using the boost plugin with Lapse and now I'm facing the issue of platform requirement from the Lapse plugin.
```
Root …
psntr updated
6 months ago
-
I'm getting following error when I access the uri: `?utm_campaign=getkirby&utm_medium=referral&utm_source=getkirby`
![screen-capture-1753-Kirby CMS Debugger-plugins test](https://github.com/bnomei/…
-
Please let us know which plugins do not work in Kirby 4.0 or need help with 4.0 compatibility.
## Broken
- [ ] https://github.com/fabianmichael/kirby-markdown-field
Issue: https://github.com/…
-
Hi there,
thanks for the plugin!
When I try to set the fg and bg colors as described in the README:
```php
trych updated
6 months ago
-
**Describe the bug**
When having multiple plugins using the same hook to `update()` the `$file` or `$page` object, only one change actually comes through, the other gets lost or is overwritten.
…
-
I'm getting errors when using this plugin icw PHP 8.2:
`Fatal error: Uncaught Whoops\Exception\ErrorException: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspec…
-
Spam email attack with some JavaScript and blind SQL injection method, afterwards, backend comments are not showing.
On the backend panel, the error is "_Cannot read properties of undefined (readin…
-
Hi @texnixe!
Just to remind you when you have time make Kirby3 Similar plugin compatible with PHP 8.2.
Thank you!