jbidoret/kirby-isbn

Kirby ISBN / EAN Plugin

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:kirby-plugin

dev-main 2025-05-08 08:44 UTC

This package is not auto-updated.

Last update: 2025-05-09 06:48:11 UTC


README

Kirby plugin that acts like a wrapper around biblys/isbn.

Installation

Download

Download and copy this repository to /site/plugins/kirby-isbn.

Git submodule

git submodule add https://github.com/jbidoret/kirby-isbn.git site/plugins/kirby-isbn

Composer

composer require jbidoret/kirby-isbn

Usage

<?= $page->isbn()->convertToIsbn13() ?>

License

MIT

Credits