-
https://github.com/bnomei/kirby3-mysql-cachedriver/blob/1232c5628559cdecfac426df250bd3a7ade6b045/classes/MySQLCache.php#L66
Hello,
It seems that there is a problem, the plugin does not create th…
-
Hey, I’m using this plugin: https://github.com/thathoff/kirby-git-content which creates an endpoint like `/git-content/push` and I’d like to add a button in `site.yml` that calls that endpoint.
Th…
-
Hello there, thank you for this plugin. I would like to use it to provide backup functionality via the Panel. However, the backup is not generated correctly. Any pointers on what is going wrong here?
…
-
This is not a bug report, but a question about what custom routes can do.
For proper error handling, Cloudflare Pages, where I host my static files, looks for a file `404.html` in the root fol…
-
Sorry I can't figure out how to write to the logs.
jklue updated
2 years ago
-
The title says it all; I was getting multiple 404 errors from API calls while testing some of the plugin functions; search for backupzip classes and didn’t find anything ’bout it in the plugin directo…
-
Hoping you can help me through some setup of this plugin (which I greatly appreciate you taking the time to build). With so many hoops to jump though I'd like to confirm a few things...
Your instr…
-
I'm hosting my Kirby static site on Cloudflare Pages. To set up 301 redirects, I need to add a file `_redirects` (no file extension) to the root output folder.
**config.localhost.php**
```php…
-
I've set up a brand new starterkit on Laravel Valet, installed the plugin and ran `php janitor -v render`. This is the output I get. Any idea why this happens?
```
➜ kirby3-janitor git:(master) p…
pReya updated
2 years ago
-
I’m having an issue generating QR codes for files.
In particular, I’m in my file blueprint for PDFs and when I use the standard qrcode: qrcode I get the following error message:
Error in "qrcode" …