-
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 …
-
Hello, nice plugin!
I sometimes use the `css` and `js` helpers to load external urls; like from public CDNs.
The plugin doesn't distinguish between local and remote urls, therefore it tries to a…
-
Is it needed to install both addons for this addon?
I dont want to use feed now.
I have setup:
` 'matthiasjg' => [
'static_site_composer' => [
'endpoint' => 'compo…
-
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…
-
When we have a "one-pager" structure - i.e., a 'Parent Page' where the children pages represent **sections** of the parent page, rather than separate pages in their own right - we run into an issue: t…
-
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…
-
Hello,
I'm trying your (great!) plugin for a new website. And at first the debugger throw me an error because it's looked like I can't replace this line:
``
By:
``
>Argument 3 passed to Bno…
-
Hey there,
great library, thanks for that. Unfortunately your plugin uses the Kirby [helper function svg](https://getkirby.com/docs/reference/templates/helpers/svg) which includes the svg files as …
-
Tried with starterkit v3.9.8 and v4.0.3
First I tried to set options like indicated in the docs:
```
// site/config/config.php
return [
'debug' => true,
'daandelange.simplestats.track…