-
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 idea that giving you credit in the sitemap seems reasonable.
```html
```
but still i would like you to remove it or make it optional because:
- i value my clients and their cust…
-
When tested on local everything seems to work perfectly. However, when placed on a testing server, the Instagram credentials are not saved in the site.txt file, only the refreshed date:
```
Instag…
-
I installed based on the doc on my local env. your plugin.
`composer require getkirby/cli bnomei/kirby3-janitor`
```
{
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"getkirby/c…
-
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 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/…
-
**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 tried to use sample in readme
````php
$qrcodeObject = new \Bnomei\QRCode([
'Text' => 'https://github.com/bnomei/kirby3-qrcode',
]);
echo $qrcodeObject->html();
````
And I'm getting foll…
-
## Broken plugins
- [x] https://github.com/getkirby/staticache
> Declaration of Kirby\Cache\StatiCache::retrieve(string $key) must be compatible with Kirby\Cache\FileCache::retrieve(string $key)…
-
Hi @sebastiangreger,
first of all thank you for this plugin. Only after doing some research can I see how much thought and effort you put into this.
I installed a clean starterkit and the v2.0-…