robinscholz / slug-to-id
Kirby Plugin for
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Type:kirby-plugin
pkg:composer/robinscholz/slug-to-id
Requires
This package is auto-updated.
Last update: 2025-10-09 16:43:47 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