robinscholz/slug-to-id

Kirby Plugin for

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Type:kirby-plugin

dev-master 2022-03-09 08:41 UTC

This package is auto-updated.

Last update: 2024-05-09 13:19:52 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