road42 / journey-journal
Kirby plugin dedicated to sharing journeys.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:kirby-plugin
Requires
- php: >=8.2.0
- getkirby/composer-installer: ^1.1
- hananils/kirby-colors: ^1.7
- mauricerenck/komments: ^3.1
- sylvainjule/locator: ^2.0
Requires (Dev)
- getkirby/cms: ^4
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