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
Requires
- biblys/isbn: ~3.0
- getkirby/composer-installer: ^1.1
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