Extensions recipes
-
Extensions
Quicktip: Update file template/metadata
Learn how to update file metadata programmatically
-
Extensions
Virtual files
Use files from outside of Kirby’s file system as first class citizens
-
Extensions
Kirby loves CDN
Set up custom components to deliver assets and files through a CDN.
-
Extensions
Going beyond Kirby's permissions features
Find out about ways to fine-tune and go beyond Kirby's built-in permission system in the Panel
-
Extensions
My first Panel field
Create your first custom Panel field from scratch
-
Extensions
The order of KirbyText/KirbyTags hooks
When to use what type of KirbyText/KirbyTags hook
-
Extensions
The power of placeholders
Use placeholders for recurring text snippets and more
-
Extensions
My first Panel section
Let's build a custom Panel section
-
Extensions
My first Panel view
Create your first custom Panel view from scratch
-
Extensions
Subpage builder
Auto-generate subpages when you create a new page
-
Extensions
Columns in Kirbytext
Add columns to your textarea fields with this KirbyTag plugin.
-
Extensions
Cleaning up content files
Remove unused fields from content files
-
Extensions
Of anchors and ToCs, part 1
Auto-replace headlines with anchors and generate a table of contents
-
Extensions
A/B testing with Kirby
Split visitors into groups to compare how different versions perform.
-
Extensions
Quicktip: Reusing KirbyTags in custom tags
Extend existing KirbyTags in custom tags with less hassle.