road42/journey-journal

Kirby plugin dedicated to sharing journeys.

dev-main 2025-07-05 08:52 UTC

This package is auto-updated.

Last update: 2025-07-05 08:52:59 UTC


README

Installation

Download

Download and copy this repository to /site/plugins/{{ plugin-name }}.

Git submodule

git submodule add https://github.com/{{ your-name }}/{{ plugin-name }}.git site/plugins/{{ plugin-name }}

Composer

composer require {{ your-name }}/{{ plugin-name }}

Setup

TODO: Additional instructions on how to configure the plugin (e.g. blueprint setup, config options, etc.)

Options

TODO: Document the options and APIs that this plugin offers

Development

TODO: Add instructions on how to help working on the plugin (e.g. npm setup, Composer dev dependencies, etc.)

License

MIT

Credits