Hacker News new | ask | show | jobs
by chilldsgn 632 days ago
I'm one of those devs who migrated all of the company sites to Laravel-based CMSes. Waaaay better experience, users are happy, updates are a breeze, and the sites are fast and reliable.

WordPress has become so tacky and this drama is exacerbating the problem. I don't see a bright future for WordPress, unfortunately.

1 comments

Can I ask what you migrated to?
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.