A/B Testing with Kirby
Category: extensions
Learn how this plugin helps you to test content variants or design options on different user groups
Category: extensions
Learn how this plugin helps you to test content variants or design options on different user groups
Category: ajax
Learn how to add a load more button to your pages to append data via Ajax.
Category: content structure
Use Kirby's power of custom fields to structure your content in a most flexible way
Category: design
Add custom CSS and javascript to style individual pages without the need for additional templates
Category: security
Protect your private pages' assets from being accessible to unauthorised visitors.
Category: security
Learn how to use Kirby's authentication system to build login-protected pages
Category: content structure
Create an author system for your blog posts. Also useful for other pages you want to tie to a person.
Category: website structure
Learn how to setup your perfect blog system with tags, comments, feeds and more.
Category: extensions
Learn how you can add columns to your textarea fields with this Kirbytag.
Category: extensions
Disqus is a third party comment system. Learn how to integrate it into your Kirby project.
Category: content structure
Create new pages from user input on the front end, e.g. for an event registration.
Category: SEO
Learn how to add custom meta descriptions or keywords to your website.
Category: templating
Learn how to create different templates for different kinds of content
Category: database
Need to organize data in database? Learn how to do that easily with Kirby.
Category: content structure
Learn how to use date fields in your content files and output different date formats
Category: PHP
When developing a Kirby website, debugging helps identify errors more easily. This recipe collects some basic tips.
Category: deployment
Learn how to set up Capistrano for worry-free deployments.
Category: content structure
Learn how the Downloads & Voices section of the getkirby.com website is built
Category: deployment
Learn how to setup Dropbox Sync for your Kirby site (VPS or dedicated server required).
Category: searching & filtering
Learn how to filter pages, files and users with Kirby's extensive filtering methods
Category: templating
Foreach loops are control structures that you can use in many contexts. Learn how.
Category: content structure
Learn how to add images in the Panel and to fetch them in your templates
Learn how to create a JSON API that can be consumed by other applications.
Category: performance
Improve the performance of your website with the Kirby CDN plugin
Category: extensions
Learn how easy it is to integrate the Masonry jQuery plugin into your Kirby powered website.
Category: languages
Get the most out of your multilanguage Kirby site using advanced features
Category: content structure
One-pager sites are a perfect solution for many small companies or simple portfolios. Learn how to build them.
Category: navigation
Use pagination to divide a list of post or similar content into digestible chunks to prevent endless scrolling
Category: templating
Learn some PHP basics that make creating templates a breeze.
Category: navigation
Learn how to add a previous/next navigation to your pages.
Category: content structure
Simulate activity on your site by showing random content.
Category: content structure
Learn how to link to related information on your website
RelMeAuth/IndieAuth lets you log in to other sites with your domain. In this recipe, we will take a look at how to set it up.
Category: searching & filtering
Learn how to build a simple search for your site or sections of your site.
Learn how to add basic Twitter, Facebook and G+ buttons to your site.
Category: content structure
In this cookbook recipe we will look into how you can use Kirby's API to sort and group content like articles or events.
Category: content structure
Use the structure field to add structured data like addresses, events, etc. to your site.
Category: content structure
Tags are an excellent way to classify your content and make it easy for your visitors to find related content. Here's how.
Category: content structure
The structure field is great for structured data of all kinds. Find out how to use it in blueprints and templates.
Category: toolkit
Use the Kirby Toolkit to make your daily life as a PHP programmer easier.