Development & deployment recipes
-
Set up a local development environment for Kirby with DDEV in no time.
-
How to configure the popular and simple Caddy v2 web server to run a Kirby website.
-
Deploy Kirby projects via GitHub actions and FTP to staging and production
-
Fix coding style violations automatically with easy-to-implement, configurable tools
-
Extend core classes like the Kirby or site classes
-
A clean and simple way to get Kirby up and running with Dokku, a lightweight PaaS
-
Create blueprints programmatically with PHP
-
Flexible and reliable updates to large amounts of content
-
How to configure the Nginx web server to run a Kirby website.
-
Get started with Docker as development environment
-
MailHog and similar tools make email testing a breeze
-
Share the content of a controller across multiple templates
-
Using symlinks to run multiple sites from the same Kirby installation.
-
Remove unused fields from content files