Open Source CMS Evaluation - Part I: Installation
Today I began my journey in evaluating Open Source CMS applications. The motivation for this adventure can be found in my post titled "Building a website with an Open Source CMS". Basically, I'd like to find a good solution to build small-to-medium size websites. I want full-control over the design and features, and it shouldn't be too hard to configure, install or administer. I received many suggestions on my initial post, and thanks to these comments, I'm considering the following CMS solutions:
- Alfresco (Java)
- Daisy (Java)
- Magnolia (Java)
- Bricolage (Perl)
- MeshCMS (Java)
- AtLeap (Java)
- Mambo/Joomla (PHP)
- Drupal (PHP)
The reason OpenCms didn't make this list is because of Tim Howland's first demo (he left the link in a comment). As soon as he dropped into a shell, I gave up. I also tried OpenCMS a couple of years ago and couldn't get it to work. I still have a bad taste in my mouth from that experience.
Of this list, I was able to eliminate 3 options quite quickly: Bricolage, MeshCMS and AtLeap. Bricolage b/c their site was down for days when I first started looking at CMSs. In addition, it's written in Perl - of which I've never written a single line - and I don't feel like I'd be well suited to customize a Perl product. As for MeshCMS and AtLeap, both of these were eliminated b/c of the lack of mailing list traffic. This represents a small community IMO and I'd hate to start using a product that's not well supported or well documented. This is unfortunate b/c I could probably customize these products easier than the rest. Nevertheless, it's my customers that are important, not me.
This leaves me with three Java solutions (Alfresco, Daisy, Magnolia) and two PHP solutions (Joomla, Drupal). I'm not too keen on including Alfresco b/c I've never heard of it, but readers of my last post recommended it, as well as my colleague Bill Dudney (another friend who forgot how to blog). At first glance, there are a couple of major differences between the Java and PHP solutions. The Java ones definitely take the cake on download size:
- Daisy 1.3.1: 59 MB
- Magnolia 2.1: 13.4 MB
- Alfresco 0.6 (with Tomcat): 30.3 MB
- Joomla 1.0.1: 1.7 MB
- Drupal 4.6.3: 447 KB
Yes, large downloads is the nature of Java applications - but it's interesting to see the wide discrepancy b/c the 3 Java options listed here. In addition, it's a little disappointing that I can't download Alfresco standalone - why does it *have* to come with Tomcat or JBoss? Looking through the Tomcat directories and files - there doesn't seem to be any Alfresco-specific settings or files. Why can't I just download the WAR?
My goal in this session was to install these different CMSs and see which were the easiest to install - as well as which had the features I need to continue evaluated them. What I found was that Daisy is out of the running. This is primarily because it's a wiki, not a CMS. No wonder the JSPWiki guy was impressed with Daisy a few weeks back. Furthermore, the number of things you have to do to get Daisy installed is very long.
Magnolia, on the other hand, was very easy to install. Drop two WAR files into Tomcat and 10 minutes later you have a CMS. Yeah, that's a little scary - it took 10 minutes (647740 ms to be exact) to startup Tomcat after installing Magnolia. While I appreciate the easy installation, I'm still interested to see what kind of data store Magnolia is using. Is it using an embedded database or what? I didn't have time to look, but rather played around with the admin console a bit. I was very impressed with the admin console - even though I didn't figure out how to edit the homepage. It appears to be using Ajax everywhere. Right-clicking to edit a page even brings up an application menu (rather than a browser menu). Magnolia is impressive at first glance and will be included in Part II of my evaluation.
Alfresco, with a 0.6 release, was almost off my radar. The version number makes it seem like a very immature product - and the fact that it requires JDK 5 makes it seem even more immature. Upon startup, it spit out a number of errors - but they seem to be well documented in its "README_tomcat_linux.txt" file. I used OS X and despite the errors - everything appeared to be working OK. However, when I pulled up http://localhost:8080/alfresco, I immediately understood why Bill likes it. It looks like it's using JSF, and I'm willing to bet it's using MyFaces (he's a committer on the project). The disappointing thing I noticed after pulling up the initial page is that it's a login page. I'd expect to see a reader view initially rather than an admin view. After logging in, the interface seems very nice and easy to work with. However, after 30 seconds of clicking on stuff, I can't figure out how to get the reader view to show up - so I give up. I'm going to let this CMS graduate to Part II, but only because I didn't spend much time with it - and also because the UI looks quite polished.
I installed and played around with Daisy, Magnolia and Alfresco all in a 3-hour period today. First of all, I'd like to give props to all the authors of these OS projects as each was installable according to its instructions and I didn't have to google for a single setting. I installed Joomla and Drupal last week - both in under 10 minutes. Joomla was definitely more impressive - mainly because it's default homepage (note: this can change every hour) looks pretty cool. Drupal, on the other hand, is a bit more plain jane. This is not a bad thing necessarily - as it might be easier to design with a clean slate rather than remove-features, then-design. I did have to install PHP4 on my Mac to run both of these packages, but Server Logistics made that super easy. I also tried to install Joomla 1.0 on my Windows box (which has Apache 4.0.7 and PHP 4.3.3 from BlueGlue), but it failed halfway through the install with errors that my user/pass for the database were wrong. Not a big deal, but frustrating since it works fine on the Mac (and yes, the user/pass I'm using are correct).
Watch this space. Part II will address customizing each CMS to use an already-created theme, as well as playing around with each's features. I'd prefer a package that has built-in support for multi-author blogs - so that might make Magnolia and Alfresco look bad. However, I'm not going to hold it against them since I'm a Roller fan and committer. I don't mind using a 2nd application for blogging - especially if the built-in package is less than full-featured.
Conclusion: Alfresco, Magnolia, Joomla and Drupal are the easiest open source CMS applications to install (of the ones I looked at). Daisy was easy to install according to its instructions (of which there were many), but it's more of a Wiki than a CMS.
Update on Saturday at 1:00 p.m. - Based on reader's feedback to this post, I went ahead and installed three more: Plone, eZ publish (gotta love the domain name) and OpenCMS. All the previous CMS applications I installed on OS X, and I installed these 3 on Windows XP. I installed OpenCMS first, and while the setup was easy, it took 18 minutes to finish its importing of data. My Windows machine is easily 2x as fast as my PowerBook, so my guess is this would've been quite painful on the ol' Mac. Regardless, it's a one time wait-fee, so I can't really ding them for that. I played around with the Admin UI for about 5 minutes and found it extremely easy to use - as well as intuitive. I dig how you can view the content and edit it very easily. I never had to read any documentation to figure out how to work this system.
Next up was eZ publish. It took a bit of fiddling to get the installation to work. I had PHP 4.3.3 installed with Apache 2.0.47, and I upgraded to PHP 4.4 before trying anything. While setting up eZ publish, it told me it didn't work with 4.4, so I backed down to 4.3.3, after which it told me I needed at least 4.3.4. Thankfully, PHP is easy to install and upgrade on Windows and I got it all working fairly quickly. Of the three (and all the CMS's in fact), eZ publish has the nicest installer. The whole application and process gave me the feeling that it was the product I was looking for. It's designed to help you setup a website, and allows you to choose templates, features, etc. along the way. At the end, it stalls for a couple minutes - probably b/c it's creating everything and populating the database. The first thing I didn't like was the URLs (/index.php/feature). I wonder if that can be changed to be more path-based? Having an extension followed by additional slashes just doesn't seem right to me. From there, I logged in as an administrator and started playing around with things a bit. The Weblog feature seems very inadequate and doesn't even seem to support RSS. In addition, I couldn't figure out how to edit any of the templates in my browser. But the worst part was the admin UI was sssllloooowwww. It could have been b/c I had other stuff running, but I don't think so. eZ publish seems like a good system to recommend to friends who want quick and easy websites, but I don't think it's one for me.
The last CMS I installed was Plone. It was easy to install on Windows, but only b/c it has an all-in-one installer. I found it a bit strange that it doesn't install in a web server, but rather contains everything as part of the package. This includes Python, its own web server, and its own database (I'm assuming). It's an easy install, but I like the idea of installing a CMS into an existing web server rather than having a CMS with an embedded web server. The admin UI is simple enough to use, but it's very boxy and seems like it would be difficult to customize into a corporate or small business website. Please let me know if you feel this to be untrue (pointing to existing nice-looking installations would help). I didn't like the fact that it highlights members quite prominently, but that can probably be fixed with some good template-tweaking. The most disappointing thing I found was that I was unable to edit "skins" within the admin console. You have to download a separate package, customize it yourself, and then install it. What a pain, especially since I'd really like to be able to 1) modify template, 2) save and 3) view - just like this site allows me to do. For this reason, as well as the embedded server feature, I'm going to have to pass on Plone as well.
Conclusion 2: Alfresco, Magnolia, Joomla, Drupal and OpenCMS are the CMS applications I will continue to evaluate this weekend. I have to make a decision by Monday morning so I can start building a site with it. If any of these CMS'es don't allow me to customize its templates from a browser, please let me know so I can take it off my list.
Update on Sunday at 9:30 a.m. - I'm going to drop Alfresco and add MeshCMS for reasons stated here.
You just have to take a deeper look.
Posted by Pedro Costa on September 24, 2005 at 12:16 AM MDT #
Posted by Matt Raible on September 24, 2005 at 12:24 AM MDT #
Matt you might also take a look at Marc Liyanage's distribution of PHP for Mac OS X which seems to stay more current than the Server Logistics version does. It installs quite easily and has many of the features turned on http://www.entropy.ch/software/macosx/php/. It does lack the Turck MM Cache but this PHP accelerator and optimizer seems to ceased development. Zend's own Zend Optimizer does a great job and installs easily on top of Marc's PHP distribution.
Also PHP is installed by default on at least 10.3 and 10.4. In the client versions of these systems it's not turned on in Apache by default but can be by editing the /etc/httpd/httpd.conf file. This is also the more current 4.3.11 version which has some important bug fixes if a machine is going to be publicly accessible.
Posted by Joshua Brauer on September 24, 2005 at 12:28 AM MDT #
My proof is my experience. Sometime ago I had to evaluate some products to decide which one to choose. I ended with a list close to yours. After a while I had only Magnolia and OpenCMS. I installed both and played a little with them.
I really like OpenCMS Administration Console, Module concept, Templating Mechanism (btw, in 6.0 you can do it in JSP with very nice custom tags, not only in xml), and automatic structured content editors simple by writing w3c xml schema.
The documentation is great (by far the best of the list) and you even have a published book (http://www.packtpub.com/view_book/isbn/1904811043).
You should take a deeper look.. If you want I can let you use a recently installation I made for demonstration (private) purposes.
Pedro Costa
PS: I'm not affiliated with OpenCMS.. :) I only really liked it and choose to use it.
Posted by Pedro Costa on September 24, 2005 at 12:50 AM MDT #
Probably ?Plone? http://plone.org/ - (Python) doesn?t answer all of your requirements but I am surprised why is not even mention. Let me know if you need additional links to very customized web site using Plone. I have used it with huge success for the same purposes as yours and I was pretty happy with it. The installation is just 2 -3 clicks and you will have a web site working. It comes with own server ??Zope? but you can very easily rewrite urls with Apache and have another server.
I am developing primary with Java, but when I had to evaluate CMS, the java solutions couldn?t even pass the first evaluations. However, recently I discovered a CMS solution that I believe will satisfy all of your solutions. ?aLive? http://alivedemo.com/ . I haven?t used but it looks very promising. The good thing is that is written with java.
I hope this could be of some help.
Regards, Igor.
Posted by Igor Stoyanov on September 24, 2005 at 03:21 AM MDT #
Posted by Aaron Jackson on September 24, 2005 at 03:28 AM MDT #
Posted by Eric Shea on September 24, 2005 at 05:14 AM MDT #
Posted by ian on September 24, 2005 at 09:25 AM MDT #
Posted by Andrey Grebnev on September 24, 2005 at 09:30 AM MDT #
Posted by Lars Fischer on September 24, 2005 at 12:26 PM MDT #
Add me to the list of those that think you need to add Plone for this CMS evaluation to be more relevant.
I have started to look at Plone and am quite impressed. While not perfect, it does seem to split things down the middle between flexibility and ease of use. Some big name OSS sites run plone, like Debian and Ubuntu. NASA has used it for some of their Mars missions. MOTU (commercial recording equipment) also uses it for commercial purposes.
Being written in Python can be plus. The lack of static typing can be a real advantage over Java.
The packages for Debian make the installation rather simple using apt-get:
Ben
Posted by Ben on September 24, 2005 at 06:19 PM MDT #
Hmm... let me see... a framework with a NIH custom object database with a weird concept of transactionality and how to roll back transactions (just call setter functions with the old values... or at least values which were old at some point in time,) truly the most broken Oracle support I've seen so far, by default sends the username and password of your users as a MIME64-encoded cleartext cookie for every request, and for all this and much, much more doesn't really deliver any crucial extra functionality not present in almost any content management system... well, unless you count the "feature" that you'll be paying the Zope consultants through the nose for the rest of the product lifecycle. That's certainly a feature which really is missing from the handful of better, standard, open source solutions available today.
What, me, bitter? Taxpayers footed our bill to our excursion to the Zope/Plone-land, so I'd say that they could have something to say, not to mention our internal customers who had to postpone our launch so that we could rewrite the system with proven Java components. Proven by actual live production customers with a similar system, not some fairytale "we had to architect our product around the limitations of Zope and Plone, drop some planned core functionality and put it behind Squid, so now it kind of works, unless you want to download or upload large files" customers.
Posted by Anothermike on September 24, 2005 at 07:30 PM MDT #
Magnolia takes a while (and uses huge amounts of memory) the first time you start it up with a fresh installation. It bootstraps all the sample and setup data from XML files into a fresh repository. Once that's done, the subsequent startups are much quicker (and use much less memory).
Cheers,
- stuart
Posted by Stuart on September 24, 2005 at 07:30 PM MDT #
I am passing through the same evaluation process (in the last 1-2 months). More or less at different stages I have walked the same list you are mentioning. Later my requirements got stricter so I finally reached the point where only Magnolia and OpenCMS survived :-). And continuing the process, I can say that the fact that Magnolia is based on a JSR170 implementation is making a big difference to me. Features like versioning, transactionability are very important to me, so you may already guess who will be the winner ;-). However, I couldn't find in your post a specific list of features you are looking for, so I will avoid making any suggestions. Good luck!
./alex
--
.the_mindstorm.
Posted by Alexandru Popescu on September 24, 2005 at 09:24 PM MDT #
Posted by Matt Raible on September 24, 2005 at 09:31 PM MDT #
I would like to add more, but I would prefere to do this offline ;-).
cheers,
./alex
--
.the_mindstorm.
Posted by Alexandru Popescu on September 24, 2005 at 09:56 PM MDT #
Sorry, I'm a unix guy, shells don't scare me much- I need to remember the effect they have on normal people... :)
FWIW, that demo was just for creating a structured editor- you can do almost anything you need to do without one. Structured editors are nice for certain kinds of content - product catalogs and press releases, but not so nice for others. Open CMS is certainly capable of doing regular pages without all that stuff. The openCMS approach to structured editors is actually similar to the interwoven approach, but they have much nicer wysiwyg stuff too. I made the demo because the process for making structured editors isn't well documented yet, while the other stuff generally is.
I'm looking forward to checking back in on Monday and seeing who the winner is-
Tim Howland
Posted by Tim Howland on September 24, 2005 at 11:11 PM MDT #
We have a very active community, I think thats also a good point to consider. Finally, while initial setup of some systems might be easy, that doesn't mean its still fun when it gets serious. There are some enterprise concepts behind Magnolia, like a publish/subscribe mechanism that lets you do things like have the authoring environment inside of your firewall, the public site outside; or use a multi-stage setup. Version 2.2 already in SVN has JAAS so you can easily combine with other apps and only authorize once. (might be useful for your blogger integration)
Finally, JSR-170 is a biggy. We started 2.5 years ago when nobody knew if JSR-170 would ever make it. Its been a big gamble, but its starting to pay off. Today you have the choice of at least Jackrabbit, Exo, CRX (commercial), Jeceira as JSR-170 repositories; with persistance managers for a number of databases e.g. BerkleyDB or CQFS available. The industry has announced broad support - from IBM to Oracle to Openweb, JSR-170 is on the game plan.
I suggest you have a look at the idea behind JSR-170 to see its value. There are a couple of write-ups on the web, I am sure you can find them yourself ;-)
Cheers
- Boris
http://www.magnolia.info
Posted by Boris Kraft on September 25, 2005 at 08:52 AM MDT #
:) :) :) - this is very very interesting, so please let me understand:
We've evaluated hundreds of CMSes for our customers(and was always involved 'simple users' from the customer side for the ease of use tests of the CMSes) and the points enumerated by me were much more important than some other religious arguments or fancy technology arguments that only oil the ego of some developers instead of helping the customer doing it's job.
I'm not saying that MeshCMS is perfect nor that it has very nice sourcecode, but it's so simple that the developer has the certainty that whatever the customer needs, it's easy to make and this in a very fast way. If you use an intelligent IDE (with good support for JSPs - e.g. IntelliJ), than you can understand the entire code in less than an hour with a clear idea about how to extend it for your requirements.
I have the impression that many developers make CMSes not for their customers but for themselfs. I'm calling those type of software: Pension Insurance Software, cause one really get's the impression that it was made to guarantee that only the authors are(can be) called when something is required.
Posted by Ahmed Mohombe on September 25, 2005 at 10:13 AM MDT #
Interestingly, since the Alfresco team is implementing a JSR170-compatibility layer on-top of their own Service API, Magnolia could soon use Alfresco as a backend.
Posted by Thorsten Roskowetz on September 25, 2005 at 02:18 PM MDT #
<strong>Thorsten:</strong> I noticed last night that Alfresco is not really what I'm looking for. If you look back at my initial requirements, it's surprising that someone even recommended it. Furthermore, it's still an early product that doesn't expect to have a production-ready release until later this year. It does look like a cool product, but it's more of a virtual file server (as far as I can tell) than a CMS for the web.
Because I'm dropping Alfresco and Ahmed made a pretty convincing argument, I'll add MeshCMS in it's place. After installing MeshCMS (in 2 minutes no less), it definitely looks like a simple to use CMS that might be perfect for some of my customers.
Posted by Matt Raible on September 25, 2005 at 03:32 PM MDT #
Posted by mal on September 25, 2005 at 09:00 PM MDT #
Posted by Matt Raible on September 25, 2005 at 09:28 PM MDT #
Posted by jakobw on September 25, 2005 at 11:14 PM MDT #
http://www.opensourcecms.com/
There are reviews and demos of some of the best PHP-based solutions.
Posted by Scott Sauyet on September 28, 2005 at 06:07 PM MDT #
Posted by Business Technology on September 29, 2005 at 12:56 AM MDT #
Posted by Mehdi on November 25, 2005 at 06:55 PM MST #
Posted by Teesside Website Design on November 04, 2006 at 11:20 PM MST #
Posted by Al on January 30, 2007 at 03:41 PM MST #
In response to <em><strong>Teeside</strong></em> (and as a comment to the article), it is incorrect to lump Joomla/Mambo together as if they were the same CMS. Joomla is a fork of Mambo and started out with the same codebase. They are two separate open source CMS that have diverged significantly in the past year.
You can find the official Mambo sites at http://mambo-foundation.org.
Downloads are available at: https://sourceforge.net/projects/mambo/
The Joomla link is in the post as Joomla/Mambo, linking to the Joomla site.
Posted by Elpie on February 23, 2007 at 02:26 AM MST #
Posted by surajz on November 13, 2007 at 03:50 PM MST #
Posted by Ido on January 11, 2008 at 06:16 AM MST #
Posted by my2cents on February 10, 2008 at 09:13 PM MST #
I have been using Drupal for a long time (2+ years?) and have very positive experience. I would heartily recommend it.
The things I like:
- The module system is fantastic,
- there are tons of themes, and customizing is reasonably easy. (the 5.x default is so pretty)
- Caching of content takes care of the speed issues (atleast for my somewhat static sites)
- the community is friendly and pretty large.
- The content can be organized as "books" - check that out.
- WYSIWYG editing with TinyMCE
- There is free forum based support, and in case you need pro support, there are some very capable folks out there (bryght.com?) . Though I have never engaged them.
- Nice permission system (roles based)
- Runs on default Debian-stable well (very important factor for me)
- They keep polishing, improving the code continually.
But I found the nodes based organization a bit complex when I got started with Drupal. I would give Drupal a 9.5/10
Disclaimer: I am just a satisfied user, but have no other affiliation or commercial interests with anyone at Drupal
Posted by Anand Vaidya on February 12, 2008 at 07:55 AM MST #
Posted by Raju on February 12, 2008 at 12:51 PM MST #
1.) Speed: go to the bottom at: WebAPP (a CMS portal in Perl), and choose 50 for latest posts (admins can also have hundreds there!), it will not take more then 1/2 a second for a Perl script to produce the new page, while drupal, wordpress and others CMS in PHP can only dream about.
2.) Addons: go to cpan.org and search for anything you like, you can add any of those addons to WebAPP or any other Perl based CMS.
3.) Compatibility: the db you escribe is suppose to be fast (see above, it isnt...) but being reltional db it makes it very little compatible with other dbs, in other words... you are stack now with drupal without any possibility to convert! This is not the case with flat db as in WebAPP and others. On the other hand if you want to go relational db, you can still do it in Perl and kep db computability.
4.) Further development and research: its true that PHP has ben in focuse for few years now and many scripts are developed and "polished" as you named. But Perl has been there for ages, and has/is being doing that and will continue doing that in much broader terms.
My conclusion, if you need to make a hobby site without being too much in concern about its speed and security, use PHP CMS else if you need something more serious then choose Perl CMS.
Terry
Posted by Terry on May 24, 2008 at 12:45 PM MDT #
How can anyone here take any of the author's recommendations seriously when he rates Joomla to be superior to Drupal because "the homepage" seemed cooler or judge's the size of a user community by the mailing list traffic.(It's possible that there are way less issues - hence the lower traffic, not to mention 999 other reasons) or by the number of minutes it took him to install (fyi all of these can be installed by an intermediate level user in well under an hour, especially for testing, and many can be installed in under ten minutes).
He never has heard of Alfresco? That's a little scary. Try Googling it and you can tell it's one of the most widely deployed and developed enterprise ECM/CMS's out there, not to mention one of the most powerful - far more powerful than any of the PHP solutions.
Finally, without any reference to the type of server he was testing on other than his mention of OS X, hinting at a personal computer and not even a real server in a production environment or data center, his guesswork judgements are further irrelevant as the performance will vary greatly between most of these depending upon the OS, memory, tuning, etc.
This is way too subjective to get anything useful out of it other than a list CMS's you should all test yourself.
Posted by Brandon on July 22, 2009 at 06:42 AM MDT #
Posted by sj on January 19, 2010 at 09:05 PM MST #