-
Adapt these updated snippets from the [kirby3-feed](https://github.com/bnomei/kirby3-feed/tree/master) plugin.
https://github.com/bnomei/kirby3-feed/tree/master/snippets/feed
-
After upgrading to Kirby 4 I have a problem with the Kirby3-Instagram Plugin by @genxbe:
```
Error: Undefined constant "X\DS" in /var/www/virtual/peleke7/peleke.de/site/plugins/kirby3-instagram/cl…
-
Link to plugin: https://github.com/Daandelange/kirby3-simplestats
- Kirby Version: 4.0.0-alpha.7
- SimpleStats Version: 0.6.2-beta
Clicking initially the "Simple Stats" in the left menu, it sho…
-
in my plugin i have a class extending the editor.
https://github.com/bnomei/kirby3-srcset/blob/2ed1d7e38c131c6545f793d74b236ae2844ef489/classes/Kirby/Editor/SrcsetBlock.php#L9
but the complete plu…
-
Hi Bnomei, I am trying out autoid on a server with php8.0.12 and I get the following error
```
Whoops\Exception\ErrorException thrown with message "Undefined array key "dirname""
Stacktrace:
#…
-
I get the following warning message,please fix this to comply with Composer V2.0:
Class omz13\XMLSitemap located in ./site/plugins/kirby3-xmlsitemap/src/xmlsitemap.php does not comply with psr-4 au…
-
Hi there,
thanks for this great plugin. I was wondering, is there a way to make `Bnomei\Fingerprint::css('@auto')` and `Bnomei\Fingerprint::js('@auto')` work so that it automatically loads the css …
-
Hey there,
when logging out, I get this message: `Call to a member function email() on null`. Commenting out Line 159 inside `classes/Logger.php` makes this error go away, see https://github.com/mich…
-
Hi! 👋🏻
Big up for this plugin!
I noticed that it doesn't work anymore since Version 3.6.6. (I hope I set it up correctly… It used to work on older version of Kirby3)
One Feedback: It would be ver…
-
> Array and string offset access syntax with curly braces is no longer supported
> \site\plugins\Kirby3-Gilmour-master\vendor\james-heinrich\getid3\getid3\getid3.php:554
Kirby 4.0.0-rc.4
PHP 8.1.…