vote up 1 vote down star

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 ?

flag

78% accept rate

11 Answers

vote up 3 vote down

You can also check out Drupal

link|flag
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 at 8:08
vote up 2 vote down

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

link|flag
That, in itself, is not a simple task. – dalbaeb Aug 5 at 19:46
vote up 1 vote down

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|flag
vote up 1 vote down

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|flag
vote up 0 vote down

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|flag
vote up 0 vote down

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

link|flag
vote up 0 vote down

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|flag
vote up 0 vote down

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|flag
vote up 0 vote down

Not so simple, but really powerful is Magento

link|flag
vote up 0 vote down

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

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

link|flag
vote up 0 vote down

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|flag

Your Answer

Get an OpenID
or

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