-
I'm creating a fairly complicated plugin for K3. It has breadcrumbs for view navigation. However, I had an idea - why create my makeshift router and breadcrumbs if Kirby already has those?
To use b…
-
Hi,
Inside the Kirby panel your Snipcart dashboard gives me all the right invoices but the total of sales is wrong when live.
I have 100+ live sales and 14 in test mode.
I use Snipcart since …
-
Hi there! I just upgraded my site to Kirby 3.6.0 and the frontend is working fine, however I get a blank page when trying to visit the panel. The console error message reads:
```
DOMException: Fai…
-
Hello,
I have this fantastic plugin in a Kirby 3.7.2.1 installation
I have the dashboard in a tab in site.yml, fully working, like this:
```
analytics:
icon: chart
columns:
…
-
## Description
In the past we could require language variables from an externalized file like this:
```php
// in /site/languages/en.php
'translations' => Yaml::decode(F::read(kirby()->root('s…
-
The plugins is extreme powerful, but breaks the complete panel of Kirby 2.2.1.
It forces a Javascript-error, which causes the panel to close down.
My solution was to alter `Minify_HTML.php` and chan…
-
**Describe the bug**
Form class loads data even if it may be never used. it dataset is very big this causes a hugh delay for on each request. This is a common scenario in both autoid and boost plug…
-
-
**Describe the bug**
When working with images and the blocks field, the panel quickly gets overloaded and laggy when there are more than a few large images. The problem seems to be, that the image …
-
**GitHub** https://github.com/LCD344/Kirby-userManager-panel-extention
> Kirby CMS users datatable. Making user management easier.