views:

133

answers:

3

I am building a website for a client who needs a content management system to go with it. The client requires features such as content staging, approving process before publishing a page, provision for templates (changing which changes the lay out for the whole website), entry and expiry dates for pages and content search. I am planning to use an existing opensource CMS for the work but I am confused as to which one should it be. I need help in deciding whether this approach is good or should i develop my own CMS? and if I do use an opensource one, which one is extensible and customisable enough using .NET?

And yes I also need arabic support :)

+1  A: 

There's Umbraco: http://umbraco.org/

You could try Oxite: http://oxite.codeplex.com/

or try Graffiti: http://graffiticms.codeplex.com/

Doobi
thanks doobi, have you tried mojoportal?
Farax
I haven't, any good?
Doobi
+3  A: 

Kooboo http://www.kooboo.com

+1  A: 

Check out the Best open source content management systems available in all platforms. http://www.findbestopensource.com/tagged/content-management-system. Drupal and Joomla is best if you know PHP. DotNetNuke is best, If you are aware of .NET. OpenCMS is best, If you know Java.

solidstone