PHPackages                             junohamburg/kirby-visual-block-selector - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. junohamburg/kirby-visual-block-selector

ActiveKirby-plugin[Utility &amp; Helpers](/categories/utility)

junohamburg/kirby-visual-block-selector
=======================================

Kirby Visual Block Selector

3.0.2(8mo ago)614.8k↓60.2%3MITVue

Since Apr 27Pushed 8mo ago3 watchersCompare

[ Source](https://github.com/junohamburg/kirby-visual-block-selector)[ Packagist](https://packagist.org/packages/junohamburg/kirby-visual-block-selector)[ RSS](/packages/junohamburg-kirby-visual-block-selector/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

Kirby Visual Block Selector
===========================

[](#kirby-visual-block-selector)

This plugin for **Kirby 5** replaces the block selector with a customized version that displays a preview image for each block.

[![Visual block selector](https://private-user-images.githubusercontent.com/77532479/287306428-5f742752-85ac-44f0-8fd2-7c9031df1387.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODU1ODYyMzcsIm5iZiI6MTc4NTU4NTkzNywicGF0aCI6Ii83NzUzMjQ3OS8yODczMDY0MjgtNWY3NDI3NTItODVhYy00NGYwLThmZDItN2M5MDMxZGYxMzg3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA4MDElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwODAxVDEyMDUzN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBhMWIxNjQ0ODA0MjVhMTY0MWU4MTY3NmU3MGYzNGIzNjUxMzUxNGZlNmMwMWI1N2RlMGIzZGU0ZDc4NDY1MTcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.zxR4PJt_HF6A7Qd2POtE7lz63UCE8po2tMpeLe0YXtE)](https://private-user-images.githubusercontent.com/77532479/287306428-5f742752-85ac-44f0-8fd2-7c9031df1387.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODU1ODYyMzcsIm5iZiI6MTc4NTU4NTkzNywicGF0aCI6Ii83NzUzMjQ3OS8yODczMDY0MjgtNWY3NDI3NTItODVhYy00NGYwLThmZDItN2M5MDMxZGYxMzg3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA4MDElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwODAxVDEyMDUzN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBhMWIxNjQ0ODA0MjVhMTY0MWU4MTY3NmU3MGYzNGIzNjUxMzUxNGZlNmMwMWI1N2RlMGIzZGU0ZDc4NDY1MTcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.zxR4PJt_HF6A7Qd2POtE7lz63UCE8po2tMpeLe0YXtE)

Please note: If you are using **Kirby 4**, please install [v2.1.0](https://github.com/junohamburg/kirby-visual-block-selector/releases/tag/2.1.0). If you are using **Kirby 3**, please install [v1.1.2](https://github.com/junohamburg/kirby-visual-block-selector/releases/tag/1.1.2).

Installation
------------

[](#installation)

### Download

[](#download)

Download and copy this repository to `/site/plugins/kirby-visual-block-selector`.

### Composer

[](#composer)

```
composer require junohamburg/kirby-visual-block-selector

```

### Git submodule

[](#git-submodule)

```
git submodule add https://github.com/junohamburg/kirby-visual-block-selector.git site/plugins/kirby-visual-block-selector

```

Setup
-----

[](#setup)

1. Create the block preview images in 480×270 pixel. The images are displayed in a fixed aspect ratio of 16/9.
2. Create the folder `assets/block-previews`.
3. Save the images in the `assets/block-previews` folder with the same name as the block. For example, the preview image of `heading.yml` is `heading.png`. Any image format (png, jpg, gif, svg) should work.

Tip: You can define fieldset groups for the `blocks` field: [Kirby docs](https://getkirby.com/docs/reference/panel/fields/blocks#defining-fieldsets__groups)

**⚠️ Please note:** If there are no preview images for a `blocks` field, the default Kirby block selector will be displayed.

License
-------

[](#license)

MIT

Credits
-------

[](#credits)

- [JUNO](https://juno-hamburg.com)

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance60

Regular maintenance activity

Popularity35

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~87 days

Recently: every ~184 days

Total

12

Last Release

252d ago

Major Versions

1.1.2 → 2.0.02023-12-01

2.1.0 → 3.0.02025-05-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca6ef4c29ad69abbc24132ad55da4ded893de3818f205ac089c7eac64a9f56fd?d=identicon)[junohamburg](/maintainers/junohamburg)

---

Top Contributors

[![SebastianEberlein-JUNO](https://avatars.githubusercontent.com/u/77532479?v=4)](https://github.com/SebastianEberlein-JUNO "SebastianEberlein-JUNO (44 commits)")[![bastianallgeier](https://avatars.githubusercontent.com/u/24532?v=4)](https://github.com/bastianallgeier "bastianallgeier (10 commits)")

### Embed Badge

![Health badge](/badges/junohamburg-kirby-visual-block-selector/health.svg)

```
[![Health](https://phpackages.com/badges/junohamburg-kirby-visual-block-selector/health.svg)](https://phpackages.com/packages/junohamburg-kirby-visual-block-selector)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k606.6k541](/packages/getkirby-cms)[medienbaecker/kirby-modules

Easily add modules to your pages

895.6k1](/packages/medienbaecker-kirby-modules)[fabianmichael/kirby-meta

Your all-in-one powerhouse for any SEO and metadata needs imaginable.

7011.8k1](/packages/fabianmichael-kirby-meta)[tobimori/kirby-dreamform

Kirby DreamForm is an opiniated form builder plugin for Kirby CMS 4+ that makes forms work like magic

6012.6k1](/packages/tobimori-kirby-dreamform)[medienbaecker/kirby-alter

262.5k](/packages/medienbaecker-kirby-alter)[grommasdietz/kirby-hidden-characters

Kirby CMS plugin for visualising hidden characters in the Panel

462.2k](/packages/grommasdietz-kirby-hidden-characters)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
