Search by

johannschopplich / kirby-minimap

johannschopplich

Sidebar content navigation for the Kirby Panel

Package info

github.com/johannschopplich/kirby-minimap

Homepage

Language:Vue

Type:kirby-plugin

pkg:composer/johannschopplich/kirby-minimap

Fund package maintenance!

kirby.tools

Statistics

Installs: 1 372

Dependents: 0

Suggesters: 0

Stars: 27

Open Issues: 1

1.4.0 2026-09-08 18:32 UTC

This package is auto-updated.

Last update: 2026-09-16 09:52:24 UTC


README

Kirby Minimap

Kirby Minimap

Kirby Minimap is a plugin for Kirby CMS that adds a sidebar to the site view and every page view, listing the fields and blocks of the current Panel tab. Click one and the Panel scrolls to it. There is no license to activate and nothing to set up.

Features

  • 🖱️ Jump to a Field or Block: Click an entry and the Panel scrolls to it.
  • 🎬 Blocks by Icon and First Words: Every block listed with its icon and a short label.
  • 🫴 See Where You Are: Fields and blocks in view are marked as you scroll, and required fields carry a star.

Requirements

  • Kirby 4 or Kirby 5

Installation

Composer (Recommended)

composer require johannschopplich/kirby-minimap

Manual Installation

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

Documentation

For installation, configuration, and usage, see the Kirby Minimap documentation.

License

MIT License © 2025-PRESENT Johann Schopplich