Kirby is a file-based CMS built using PHP. Its contents are organized in folders and write in plain text files with Markdown formatting.

Kirby is a file-based CMS built using PHP. Its contents are organized in folders and write in plain text files with Markdown formatting.

Kirby 3 was released in january 2019.

Highlights:

  1. Quick Setup
  2. Flexible content structre
  3. It requires no database
  4. Flexible API inspired by jQuery
  5. Markdown Syntax

Requirements:

Web server

Any of the following:

  • Apache 2
  • Nginx
  • LiteSpeed
  • Caddy

PHP

  • PHP 7.1+
  • mbstring extension
  • curl extension
  • ctype extension
  • gdlib extension

Useful links:

Resources