robinscholz / slug-to-id
Kirby Plugin for
Package info
github.com/robinscholz/slug-to-id
Type:kirby-plugin
pkg:composer/robinscholz/slug-to-id
dev-master
2022-03-09 08:41 UTC
Requires
This package is auto-updated.
Last update: 2026-03-09 17:37:10 UTC
README
Small Kirby plugin to link slug and respective id in a multilanguage installation and expose them at /slug-to-id as JSON.
Installation
Download
Download and copy this repository to /site/plugins/slug-to-id.
Composer
composer require robinscholz/slug-to-id
Git submodule
git submodule add https://github.com/robinscholz/slug-to-id.git site/plugins/slug-to-id
License
MIT