up vote 1 down vote favorite
1
share [g+] share [fb]

I am looking for simple and Easy to customize type CMS in PHP or ROR, i have used joomla before but its getting complex to use for ordinary users and getting more sophesticated for nothing, so i am looking for a CMS which has all the basic features that CMS should have and yet easy to customize features and change the layouts easily Any suggestions ?

link|improve this question

feedback

12 Answers

Take a look at: cmsmatrix.org There you can compare hundreds of content-management-systems by many features!

link|improve this answer
1  
That, in itself, is not a simple task. – dalbaeb Aug 5 '09 at 19:46
feedback

You can also check out Drupal

link|improve this answer
Drupal is awesome for many things, one of which is that you can customize admin menu, so you can make it as easy for use to and user as you wish. Ideally, they'll see something like "Create this content" and "create that content" and that's it :) – Slartibartfast Jun 19 '09 at 8:08
feedback

wordpress.org is a great framework that can be adapted as a CMS.

a number of plugins are available to help - an interesting one i've found is called Pods

Josh

link|improve this answer
3  
Adapted is the kind way of putting, forced may be more accurate. – donut Jan 18 '10 at 13:32
feedback

One CMS I recently ran across was silverstripe. From looking at its code and some examples, it seems well written, supports easy extensions of the model as well as the behaviour and has a nice user interface. The basic functionality seems reasonable but not too complex. The project got quite a reputation since some of the Obama-Pages we're built on top of it. It is written in php5 in a cake-php like manner (which means you just need to supply methods with certain names to let the framework do all that magic stuff)...

link|improve this answer
feedback

http://ramesh-rubyonrails.blogspot.com/2007/11/radiant-cms-ruby-on-rails.html Its a CMS for Rails. The structure of Rails Projects is often the same. I think its very easy to handle :)

EDIT: Can you specific the functions of the CMS must have ?

link|improve this answer
feedback

Pixie is simple enough to use and has a plugin architechture, though not the nicest to code for.

Depending on your requirements, It might do.

link|improve this answer
feedback

I use Website Baker.
It's probably not as powerful as Joomla, but it's easy to understand and use.

link|improve this answer
feedback

I personally prefer Joomla. The community support is amazing, there are extensions (plugins, modules, and components) for almost everything, it runs on php4 and php5, and it's very easy to extend, customize, and install

link|improve this answer
feedback

Not so simple, but really powerful is Magento

link|improve this answer
feedback

Joomla is too heavy and not simple to learn. The same for Drupal.

I use Websitebaker, a very good and easy to learn.

link|improve this answer
feedback

Hosted, but totally awesome: http://verbcms.com

Completely customizable, whitelabelable, and no templates. Written in ROR, allows you to code in PHP/HTML/HAML. They don't make you pay until your site goes live.

link|improve this answer
feedback

Check out the demos of different CMSs at this link: http://php.opensourcecms.com/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.