-
I have just installed your plugin via composer to my Kirby 3.6.0 alpha test installation and added the code to my article template.
```
```
Then I got an error:
> Whoops\Exception\ErrorExc…
-
Hi,
It would be nice to add a simple `composer.json` file to this repo, to make installation with Composer quite easier.
It could look like:
``` json
{
"name": "fabianmichael/kirby-typography",
…
fvsch updated
7 years ago
-
Please make this plugin compatible with the official **[Kirby CLI](http://github.com/getkirby/cli)**. I believe you need to make it "Composer-friendly", by adding a _composer.json_ file with a specifi…
-
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…
-
**Describe the bug**
plugin cache is `file` cache unless plugin developer sets it up differently
https://github.com/getkirby/kirby/blob/feb17027d22a97249f50663365343b159d4302fe/src/Cms/AppCaches.php…
-
When in multi-language setup and when defined `translate: false` fields in users blueprints, usually the default languages' content is returned as fallback. That is the expected behavior.
That work…
-
Hi,
I just installed kirby 2.2.1 but it seems the selector plugin isn't working properly in a structured field. The add and edit button don't do anything when you click them.
ghost updated
8 years ago
-
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…
-
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 …
-
I get the message "Kirby\Cms\App::page(): Argument `#1` ($id) must be of type ?string, int given, called in /.../site/plugins/simplestats/src/models/Stats.php on line 938" in backend.
I have some p…