-
Hey there,
I just installed your plugin and I'm pleased so far - but one thing I wanted to give feedback about: In the project's README, you state that "permissions" are to be included in the future …
-
Hey!
I am helping a friend with their Kirby website and I’d like to enable them (non-tech person) to get the content backed up on git. I think this plugin is perfect for that (I was doing commits o…
-
New directory has this https://getkirby.com/plugins/rowdyrabouw/plausible plugin shown quite prominently. But it doesn't work with Kirby 3.6+ and it's not on packagist so it's not composer compatible.…
-
Is there a way to produce the static blog-pages for tags and the following pages with articles on it?
Now i have only the first page of my blog. All tags leads to /news/tag:tag-name and the pages l…
-
`Navigator.clipboard` is available only in secure context - i.e. HTTPS active or localhost (not local domain, actual localhost).
- https://github.com/bnomei/kirby3-janitor/wiki/Panel-Field:-Copy-to…
-
Is it expected that my custom janitor job button doesn't work from `site.yml` blueprint without adding a `data` (which I don't need) property to it?
This is my `site.yml`:
```yaml
janitor:
t…
-
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…
-
Sorry I can't figure out how to write to the logs.
jklue updated
2 years ago
-
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…
-
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…