robinscholz / kirby-relative

Kirby plugin to allow relative URLs in kirbytext links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

đź”— Kirby relative

Small Kirby plugin to allow using relative page URLs in kirbytext links. Handy for standalone frontends built with Vue or Svelte.

Installation

Download

Download and copy this repository to /site/plugins/kirby-relative.

Composer

composer require robinscholz/kirby-relative

Git submodule

git submodule add https://github.com/robinscholz/kirby-relative.git site/plugins/kirby-relative

License

MIT

About

Kirby plugin to allow relative URLs in kirbytext links

License:MIT License


Languages

Language:PHP 100.0%