-
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…
-
> 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.…
-
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…
-
Hi,
i installed your plugin by copying the sourcefiles into my site/plugins folder and everything works fine (i assume i did `composer update` afterwards). When running the same code on the remote …
-
Seen when updating my Kirby project with composer (v1.10.1)
```
Deprecation Notice: Class omz13\XMLSitemap located in ./src/plugins/kirby3-xmlsitemap/src/xmlsitemap.php does not comply with psr-4 …