Journey Journal: A kirby plugin for sharing your journeys
  • PHP 64.9%
  • Vue 20.9%
  • JavaScript 9.8%
  • SCSS 3.4%
  • CSS 0.9%
Find a file
2025-08-20 18:33:19 +02:00
.github/workflows docs(project): remove funding 2025-08-20 18:33:19 +02:00
areas Config panel area is only shown for admins 2025-06-29 14:12:37 +02:00
blueprints JourneyDay: allow multiple tracks 2025-08-03 11:13:41 +02:00
controllers Roughly migrated temporary dev-version to plugin. (Beware of bugs) 2025-06-27 14:53:14 +02:00
languages Introduced pluginwide location icons management 2025-06-29 13:24:28 +02:00
models feat(models): adds functions to calculate the geometric center of the attached routes. 2025-08-17 19:27:42 +02:00
site/plugins Added plugin sources to repo 2025-08-16 15:04:53 +02:00
src fix(panel): reverted icon renaming 2025-08-16 16:10:03 +02:00
.editorconfig Added more plugin resources for composer and github 2025-08-16 15:03:43 +02:00
.gitattributes fix(release): remove yarn.lock from release 2025-08-16 16:16:11 +02:00
.gitignore Added more plugin resources for composer and github 2025-08-16 15:03:43 +02:00
.htaccess Added more plugin resources for composer and github 2025-08-16 15:03:43 +02:00
.prettierc Added more plugin resources for composer and github 2025-08-16 15:03:43 +02:00
.releaserc Added more plugin resources for composer and github 2025-08-16 15:03:43 +02:00
CHANGELOG.md chore(release): 1.1.0 [skip ci] 2025-08-17 17:28:25 +00:00
composer.json chore(release): 1.1.0 [skip ci] 2025-08-17 17:28:25 +00:00
composer.lock Dev cleanups and fixes 2025-08-16 15:16:50 +02:00
index.css fix(panel): reverted icon renaming 2025-08-16 16:10:03 +02:00
index.js fix(panel): reverted icon renaming 2025-08-16 16:10:03 +02:00
index.php Singularified Editor role 2025-07-15 19:30:39 +02:00
index.site.php Local debug php 2025-08-16 15:05:09 +02:00
LICENSE.md docs(project): updated READMEs 2025-08-20 18:17:56 +02:00
package.json Dev cleanups and fixes 2025-08-16 15:16:50 +02:00
README.md docs(project): updated READMEs 2025-08-20 18:17:56 +02:00
screenshot-journey-journal.png docs(project): updated READMEs 2025-08-20 18:17:56 +02:00
SECURITY.md docs(project): updated security information 2025-08-16 16:31:36 +02:00
yarn.lock Dev cleanups and fixes 2025-08-16 15:16:50 +02:00

Journey Journal

A plugin for creating a travel blog or a journal for journeys with kirby.

screenshot

Overview

This plugin is completely free and published under the MIT license.

Installation

Download

Download and copy this repository to /site/plugins/journey-journal.

Git submodule

git submodule add https://github.com/road42/journey-journal.git site/plugins/journey-journal

Composer

composer require road42/journey-journal

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

Kirby plugins:

A shoutout to some other valuable plugins, used in this plugin.