Lightweight open source CMS - current situation
Posted
by patrikas
on Stack Overflow
See other posts from Stack Overflow
or by patrikas
Published on 2010-03-17T21:43:56Z
Indexed on
2010/03/17
22:51 UTC
Read the original article
Hit count: 169
Hello, It happened that I need to pick up PHP based open source CMS. I did a small research and found many candidates. CMS made simple seems to be right choice, but I am not sure what's the current state, I know it was widely used time ago. I need it to be fully compliant with web standarts, lightweight (especially interface). It needs to be as simple as possible - basically just style and page content editing (news, maybe some image gallery) is enough. Sure content and style have to be separated from each other since content will be edited by non-programmer. One of the main goals is SEO so I'd like it to have friendly URLs. I think CMSes like Joomla, Drupal and Wordpress are too big for this project. Are there any recommendations ?
© Stack Overflow or respective owner