How do I run Kirby 5?

I feel a bit silly asking this, especially because it seems that I am the only one struggeling with this.
But all of the Kirby 4 examples and releases I’ve used had an index.php in the root, which then did the routing (i guess)

But with Kirby 5, there is no such file, and I wasn’t able to find any documentation on how to get Kirby 5 started.

Anyone got any pointers?
Thanks

Don’t feel silly at all. We should probably always add instructions how to update with our release notes.

When we make new release announcements, we only point to the latest version of the kirby folder. You can follow the update instructions here to install it: Install & update via download | Kirby CMS

Ohh that makes so much sense!
Thanks so much!

Hmm … So the update seems to have worked, but now I can’t edit any pages anymore because of … this

Is there some other thing I need to change?

Edit: seems like the SEO plugin is the culprit SEO | Kirby CMS Plugins, disabling that fixis this issue

I’m glad you were able to find the problem. I would recommend to report an issue for the SEO plugin. GitHub · Where software is built