/kirby-relative

Kirby plugin to allow relative URLs in kirbytext links

Primary LanguagePHPMIT LicenseMIT

🔗 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