johannschopplich / kirby-minimap
Sidebar content navigation for the Kirby Panel
Package info
github.com/johannschopplich/kirby-minimap
Language:Vue
Type:kirby-plugin
pkg:composer/johannschopplich/kirby-minimap
Fund package maintenance!
1.4.0
2026-09-08 18:32 UTC
Requires
- php: >=8.2
- getkirby/composer-installer: ^1
- johannschopplich/kirby-tools-utils: ^0.1
Requires (Dev)
- getkirby/cms: ^5
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
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