Panel recipes
-
Learn the basics of modifying our core blocks and creating your own from scratch
-
If you don't like the slightly rounded corners of Kirby's new Panel design, here's how to revert this change
-
Adapt the Panel's look & feel to your brand
-
Create blueprints programmatically with PHP
-
Create an editable product list as custom Panel area, complete with dialogs, dropdowns and search.
-
Create your first custom Panel view from scratch
-
This is an example of how to build a nested block including live panel preview and output snippets for the website.
-
Start your own block collection based on examples in this recipe
-
Using bundlers like kirbyup is not for everyone. Here we show how you can build Panel extensions without a build process.
-
A step-by-step guide to creating custom blocks with a preview using the example of an audio block with a poster and some additional settings.
-
Style Panel elements via blueprint settings and custom CSS