Requirements

Requirements for running the latest Kirby version and Erlega theme

The offical guide on how to setup Kirby on your server or local environment can be found here.

Make sure that your server is POSIX compatible and that your hosting provider of choice has URL rewriting (mod_rewrite on Apache) turned on.

Web server

Any of the following:

  • Apache 2
  • Nginx
  • LiteSpeed
  • Caddy
Server Features
  • URL rewriting
PHP
  • PHP 8.1, 8.2 or 8.3
    (PHP 8.2 is recommended)
  • Either the gd or ImageMagick extension
  • ctype extension
  • curl extension
  • dom extension
  • filter extension
  • hash extension
  • iconv extension
  • json extension
  • libxml extension
  • mbstring extension
  • openssl extension
  • SimpleXML extension