Hacker News new | ask | show | jobs
by gazsp 635 days ago
Can I ask what you migrated to?
2 comments

I’m not GP, nor using PHP, but can highly recommend WagtailCMS:

https://wagtail.org/

It’s based on Python/Django and has an excellent developer and user experience. They pay a lot of attention to detail, including a block-based content editor, similar to Gutenberg, and first class accessibility support.

Statamic. Really enjoying working with it, makes templating so easy and the REST & GraphQL api makes it easy to use with a framework like Nextjs or Nuxt.