Small Kirby plugin to link slug
and respective id
in a multilanguage installation and expose them at /slug-to-id
as JSON.
Download and copy this repository to /site/plugins/slug-to-id
.
composer require robinscholz/slug-to-id
git submodule add https://github.com/robinscholz/slug-to-id.git site/plugins/slug-to-id
MIT