(no title)
tylershuster | 1 year ago
HN seems to grumble about Drupal but even if your only requirement is a PHP server with a MySQL database connect, Drupal (8+) is just as simple to set up as WordPress and infinitely easier to configure. Older versions may have been less user-friendly but really, just click "Content->Add New->Page" and you're already running at the speed of WordPress.
akadruid1|1 year ago
HN grumbles about Drupal because many got burnt by picking the wrong horse. Drupal was the biggest CMS in the world and like a safe bet until they told their users they would have to rewrite their 7 code to go to 8 and their users decided they would rewrite to WordPress[1]. Drupal never regained the trust they lost. They extended the life of d7 over and over but never made a compelling replacement. To this day, 7 is still more widely deployed than 8,9 or 10 ever were[2].
I think it's interesting to observe the fate that Python 3 narrowly avoided. Python 3 wasn't a compelling replacement until at least 3.5. In a nearly parallel universe they're all using torch.rb instead of pytorch.
[1]https://www.jeffgeerling.com/blog/2020/did-breaking-backward...
[2]https://www.drupal.org/project/usage/drupal
tylershuster|1 year ago
Nectar0516|1 year ago
i_have_an_idea|1 year ago
tylershuster|1 year ago
As for a "rich ecosystem" and "40%+ global market share" — popularity has nothing to do with quality.
donohoe|1 year ago
Many of are free, and you can often build your own. You can easily extend it without plugins, but you're doing your future self a favor if you stuck your new features in one (so you can update themes etc easily in the future).
>> Adding custom fields is laborious, configuring post type display modes is a slog as well.
Hard disagree here. Whether you are using ACF for custom fields or post types, doing it manually takes more time but is not that difficult. Its typically a set of actions you wouldn't do often either.
tootie|1 year ago
ggm|1 year ago
I have seen national broadsheets using WP as their publish engine. How they actually write copy and approve the article stream might be another matter.
debesyla|1 year ago
When you write down all the demands, there aren't much options left. Drupal and Opencart are used, but WordPress is used for 90% of the sites mostly due to demand/requirements.
pacifika|1 year ago
heyjones|1 year ago
https://www.drupal.org/project/gutenberg
scarecrowbob|1 year ago
The answers really are helpful and will tell folks a lot about the world. If you don't understand how WP and Drupal ended up where they did (and why Joomla, Cake, etc ad infi are no longer around), then I suggest that you try to answer the question your asking, or at least pay some attention to the answers you get.
WP had, for quiet a while, a much better and conceptually easier admin system. Even that system was clunky and hard to train non-tech folks to use. But it was better than Drupal and more interactive than Joomla.
You might not accept that answer, but that really was a lot of it in my experience.
I hate WP for a lot of reasons, but its not like the many "serious professionals" who have built software for it were doing so for unworkable reasons. I found it much of a pain the ass, but if you know what you're doing and develop the correct skill sets it is far from a nightmare.