Hacker News new | ask | show | jobs
by SippinLean 3266 days ago
Have you used it recently? What you say was true 10 years ago, but what features does it lack compared to a "true" CMS today?

I've built several high-traffic e-commerce sites using it, none of them had a blog. Compared to something like Drupal it's a total pleasure to use.

2 comments

Same here, I built and oversee 3 WordPress online stores that together do more than $1m/month during peak season (summer).

WordPress has the ability for pages as well as posts (along with versioning of those items). User account management with permissions. Custom fields. What exactly does "true CMS" mean?

And I'd argue the easiest-to-use admin area out there, or so my clients lead me to believe.

I have moved wordpress stores to other e-commerce platforms and seen an instant improvement in sales.

Thats why wordpress is a blog and not a CMS because the only content it handles well are blog posts and basic wall of text pages. A CMS will not limit or put a definition on the content it manages, thats up to you. As an example, how complicated would it be to model the content of a store, store manager and then the relation ships between them, this is basic stuff for any other CMS.

If you don't show your clients anything else they will think its great. My clients say the same thing about wordpress, until they see something else then they wonder why anyone uses wordpress.

I think this is an outdated perspective. You can easily train the WordPress CMS to handle any content you could possibly want to throw at it, including your above example (which would take like ten minutes, tbh), for sure. Took a bit of time to figure out all the moving pieces, but WP is a fully mature CMS at this point.

Interested in what other CMS's you would recommend? You aren't being very specific.

>to other e-commerce platforms

Which platforms? What was different about them that made them better than WP?

>because the only content it handles well are blog posts and basic wall of text pages

Unless you use post types. Now since 4.7 post types can apply to everything, including page templates. Have you tried using this and failed before you made your comment?

That's like saying WordPress is a forum because you can install bbPress.
That's like saying WordPress is a great CMS to manage the content for your forum, using a plethora of great plugins or custom post types to output the content in a forum-like view.