I have been considering pouring energy into this problem or at least offering advice, our approach is definitely bespoke and not scalable in the way WP is, but I've long thought the middle ground is in need of ~something~.
Ask HN: Where After WordPress?
51–60 of 70 posts
Re: Ask HN: Where After WordPress?
#52I have been using kirby ( https://getkirby.com/ ) for all my websites with great success the last few years. It's super stable, flexible, under active development and has a great ecosystem. Can't recommend it enough.
Re: Ask HN: Where After WordPress?
#53Earlier quoted context omitted.
Forking the code is easy, forking the infrastructure and community not so much. It would be a lot of work and with an apparently capricious founder any splinter project has a high likelihood of getting bogged down in drama. My guess is no code fork gets traction, business continues mostly as usual but the supporting service providers and dev ecosystem start moving to alternatives that have more stable governance. Eve…
Look what happened to freenode: everyone just migrated to exactly the same thing but without the crazy guy or the trademark. WPEngine could fork WordPress, call it WPEngine, they're probably already halfway done scraping the plugin repository.
Re: Ask HN: Where After WordPress?
#54I have been using kirby ( https://getkirby.com/ ) for all my websites with great success the last few years. It's super stable, flexible, under active development and has a great ecosystem. Can't recommend it enough.
Re: Ask HN: Where After WordPress?
#55I moderately frequently wonder what is next for me after WordPress. The drama has nothing to do with it though. I don't use WP Engine (have long thought they seemed off), and I don't see the drama causing wordpress.org or wordpress.com to fall.
I don't think the drama will kill Automattic or any of the other involved orgs either. The post-WordPress thing for me, I think, is going to be something that successfully ejects the Gutenberg editor and builds around it. Probably something that borrows from what Drupal has done with Gutenberg and what Corcel has done with WordPress models.
Re: Ask HN: Where After WordPress?
#56For those of us out of the loop, can someone please share a summary of the drama?
I’ve tried to document the most relevant happenings and writings: https://duerrenberger.dev/blog/2024/10/08/timeline-of-the-wo... > tl;dr After Matt Mullenweg, BDFL of WordPress and CEO of Automattic, has dragged WP Engine publicly through the mud for not paying a ludicrous amount of money or contributing (enough) to the open source project, WP Engine is suing Automattic and Matt Mullenweg, while Automattic claims mi…
Re: Ask HN: Where After WordPress?
#57This space grew into a bunch of different sub-cutures: - static website generators (Hugo, etc) - WYSIWYG editors (Wix, Squarespace) - Frontends (NextJs, etc) backed by Headless CMS (Strapi, firebase, etc) There really isn't a good spiritual successor currently. Someone should clone the UX of WP Admin panel, plugins, etc and drop the worst tech debt. Base it on React and make it really easy to deploy. (edit: formattin…
Re: Ask HN: Where After WordPress?
#58Statamic: https://www.statamic.com
Source available (?) and licenses get expensive quick it looks like (?) When I last did my survey of what I could use as a CMS I ran into this, looked at the licensing and walked away quickly. But I may be wrong since I didn't do any more research, .
Re: Ask HN: Where After WordPress?
#59Is Drupal still a thing? I have always considered Drupal to be a pretty industrial-strength system, but quite complex. One of the nice things about Drupal, is that you could customize the backend. I have always hated WP's backend.
Re: Ask HN: Where After WordPress?
#60Statamic: https://www.statamic.com
I've been using Statamic for a few months now. I've often worked with Laravel, so I tend to really like Statamic. The static content by default feature means you can skip a database altogether if you'd like. Theming and content management is a little bit more of a learning curve, but so much more powerful than something like Wordpress. I do have one complaint. It can be remarkably difficult to learn how to use Statam…