Forum Moderators: open

Message Too Old, No Replies

CMS Made Simple - First Impressions

         

ergophobe

5:47 am on Mar 14, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



This is another of my "first impressions" from my testing binge of various open source CMS.

Previously on this program:
- ModX Revolution, [webmasterworld.com...]
- Silverstripe, [webmasterworld.com...]

Once again, I need to stress that I approach this as a newcomer to CMS Made Simple with certain encrusted habits and expectations. And what I'm looking for is a CMS that will be a Drupal or Wordpress killer for at least one situation that interests me. In this case, given the name, I was looking for something that would be a full-featured CMS, but simpler than Drupal for the end user (not so much the developer), but a little more powerful than Wordpress.

CMS Made Simple was not a Drupal or Wordpress killer, but it is a viable addition to the toolkit.

CMS Made Simple has perhaps the smoothest install sequence. It requires you to manually create a config.php (but just an empty file), but it does a lot of system checks and then tells you whether you fail or meet the min or recommended requirements. Nice.

Extensive help files are built right in as sample content and the user interface is very easy to understand, as you would expect given the name. In contrast to my ModX experience, I found almost everything on the first click.

The user permission system is simple and reminiscent of Drupal. You're given three pre-defined user groups (Admin, Editor, Designer) and can add others. The permissions screen is just a series of check boxes ("Add Stylesheets", "Clear Admin Log") and you can turn those on and off for any user group.

Installing modules is easy. As in Wordpress, you can find and install new modules right from the admin area without having to download them and use FTP.

The templating system looks pretty simple too.

The one annoyance I found is that, like ModX and Silverstripe, you can't add an image from your edit screen and you also can't edit a page from the page itself.

I think for someone looking for a first CMS, it's a pretty straightforward system with lots of help. For end users, I'm not sure it's *that* simple and for me, already used to other systems, there's again no killer feature. Still, this is one to remember and it's one I would recommend to someone who wants to get into a CMS without too much hassle, but yet wants something powerful with relatively granular permissions (way beyond Wordpress, for example).

tangor

6:26 am on Mar 14, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



How is the security on this system? I do enjoy your reports on testing products, but would like to know more in that regard.

ergophobe

3:43 am on Mar 15, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Hmmm.... how would I get a quick impression of that? You want me to look at the action on forms and see if user input is being scrubbed, validated and escaped? I could poke around.

What else? What are the things that you would look for? What would you like to be in a quick review that would address your questions on security?

Just as a BTW, I run all these on a testbed with PHP error-reporting set to E_STRICT, because I feel like any app in this day and age should at least run at the E_ALL level without throwing warnings, but of course it's possible to build a very secure app that throws warnings and a very insecure app that doesn't.

And I can check the Secunia database for CMS Made Simple (http://secunia.com/advisories/product/13129/), but I only consider that useful for people who are administering a CMS Made Simple install, not for any comparative purpose or absolute measure of security.