-
I am using the plugin on a Kirby 4 site and all seems to work will apart from when I click on the magnifity glass on the side panel. I get the following error.
FabianMichael\Meta\PageMeta::get(): …
-
## Description
Code like `asset('logo.svg')->read()` is flagged in PhpStorm because "Method 'read' not found in Kirby\Filesystem\Asset".
**Expected behavior**
No warning to appear for valid cod…
-
Hey!
I'm on a multipage setup, where I define the root paths for the content folders etc in the `/index.php` file like so:
```php
$kirby = new Kirby([
'roots' => [
...
'content…
-
# Kirby Team summary
## Status quo
In multi-lang setups, the `ModelWithContent::content()` method can be called with a specific language code or `null` for "the content of the current language".…
-
Hi Bnomei, I am trying out autoid on a server with php8.0.12 and I get the following error
```
Whoops\Exception\ErrorException thrown with message "Undefined array key "dirname""
Stacktrace:
#…
-
Hello,
thank you for your plugin. I am trying to implement a logout-Link in my navigation-bar but I come around to questions:
1. How do I call kirby()->trigger('locked-pages.logout'); with a lin…
-
I came across this plugin, read through the `readme.md` and I still have no idea what it does (even though I'm familiar with Kirby, Laravel and Vite). It would be really nice, if the `readme.md` and t…
pReya updated
3 months ago
-
**Url:** https://github.com/jbeyerstedt/kirby-plugin-kirbytextRaw
### Information
Plugin to remove the surrounding `` tags from parsed kirbytext, e.g. to have kirbytext links passed, but use the…
-
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…
-
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