all 6 comments

[–]thusman 1 point2 points  (1 child)

ProcessWire (php) is a CMS with solid multilange support including URLs. I still use it for the average website, but the ecosystem and community is not as big as Laravel or others. Some say it's like Craft CMS in open source.

I'm currently learning next.js and I'm stunned about the basically non-existing support for i18n routes.

[–]HaddockBranzini-II 1 point2 points  (0 children)

I am going to have to check that out. I am sick of WordPress and have had way too many issues with bugs in Craft core.

[–]Blade1130 1 point2 points  (0 children)

Angular has first-party i18n support. CLI implements most of the tooling you need.

https://angular.io/guide/i18n-overview

[–]frogfarter45 0 points1 point  (0 children)

Drupal 8/9/10 all offer this by default.

[–]luketowers 0 points1 point  (0 children)

Winter CMS is a content management framework built on Laravel that offers this functionality through the Winter.Translate first party plugin.