Best Content Management System (CMS)

by Will Johnson

(fHdc) Best Content Management System (CMS)

Authors

Written 2010 by Will Johnson for Fast Forward Technologies
Email Fast Forward Technologies at fft2001@aol.com
or post your comments for public view far below.
Creative Commons Attribution 3.0 License
Follow Fast Forward Technologies on Twitter!
or subscribe using my Knol Public activity feed
or see Wjhonson's Fifty Most Recent Knols


[Edit]
This Knol should be cited as:
"Best Content Management System (CMS)" on Knol, by Will Johnson
for Fast Forward Technologies fft2001@aol.com
URL: http://knol.google.com/k/fft2001/best-content-management-system-cms/mbasj7lzroyk/27
Creative Commons Attribution 3.0 License

Please submit additions by one of three methods:
1) Edit this article;
2) Add a comment at the bottom; or
3) Email me at fft2001@aol.com

[Edit]

Directory Project

English Knol Project
      • Best Content Management System (CMS)

[Edit]
I am a member of the San Francisco PHP Meetup Group.  A few days ago, I posted a new message to their email list with the subject line "CMS which one", it generated several dozen replies.  In my email I stated that I had a new client who was looking for a way to maintain his own web site, so I wanted to know what recommendations the PHP users might have as to a Content Management System that is the easiest to learn and use.


[Edit]
I extract or abstract the responses:
  • Joomla is simpler than Drupal
  • Use concrete5 "I heard good things about concrete5 and have been trying it out. My friend who turned me on to it has moved exclusively to concrete from joomla and drupal as it is a bit easier to jump into for clients. He claims to have base html templates up and running in 10 minutes."
  • WordPress for a basic site, Drupal for advanced
  • "I don't think you can get any more user friendly than Apostrophe. Spend 5 min on the demo: apostrophenow"
  • Use Typo3 "...very robust and easy. Open source, but it feels very complete, like a commercial product." Another poster cites this and also its Introduction Package
  • WordPress
  • "WordPress always seemed the easiest for [non-technical clients] to work with.  If you are not needing some of the more robust features of CMS's like Drupal and Joomla..."
  • "wordpress with pods cms plug is simple and powerful.  biggest draw back is previewing. there is no real native solution for previewing complex sites."
  • "... WordPress gives you the most cut-n-paste, out of the box workability.... just-plain-understandable for beginner to intermediate users.... Drupal ... It's the programmer's tool... with flexibility to get anything done-- but it has a higher learning curve, and there are plenty of structural ways of hanging yourself"
  • "There is a strong Joomla Community that continues to grow in the Bay Area and Worldwide ... Joomla has the community you want, and if done correctly makes it easy for your client.... the pain will be in how it is developed not necessarily the CMS option you choose."
  • "... a great intro into drupal for novices." http://www.drupalgardens.com/
  • "Joomla does have a few services for hosting, such as www.simplweb.com  .... Joomla is easier to learn and implement than Drupal and ... how easy it is to customize.... Wordpress may have won the CMS awards last month by Packt Publishing,  but even the WP developers responded by saying.... "be careful calling Wordpress a CMS...". It really is not a full CMS.
  • "The main positive [about WordPress] is that it has become a lot easier to use as a CMS since they added register_post_type, which is the equivalent of Drupal and other CMS' content creation facilities. The main drawback is that the code base is ugly as sin. The internals reveal a complete lack of logic/presentation separation. We're talking every PHP developer's nightmare: one-page-one-script, code that echoes HTML snippets in the middle of business logic, awkward globals for communicating state, and nearly naked SQL at times.  I am not sure, but I believe that Joomla is the most OOP-friendly of all the ones we're talking about here. I've been told it's similar to programming against Symfony.  As long as you stay at the theme/plugin development level things are adequate for lightweight CMS tasks. If you ever have to go below decks, it's a veritable house of cards."

[Edit]

My take-away from all this, is that a small client, who just wants a "web site" that they can maintain themselves, without a steep learning curve, but perhaps without as many "bells and whistles" should be fine using WordPress.  The next "step-up" might be to go to Joomla, and finally to Drupal, which sounds both more complex and harder to learn and use.