content management system for a newbie (me)?

civperc

Junior Member
Jan 25, 2003
8
0
0
I need to set up a WYSIWYG content management page for a customer. He owns a restaurant and needs to be able to edit the weekly specials on the front page, however I've never done something like this before. How would I go about setting this up for him? The easiest and most effective open source cms solution is what I'm lookin' for :)
 

Entity

Lifer
Oct 11, 1999
10,090
0
0
I don't know if there is a good out of the box solution for that. If he's a customer, though, why not just write a simple one for him? PHP and MySQL would do the job easily, me thinks.

http://www.opensourcecms.com/ has a listing of all Open Source CMS solutions and demos of them, if you want to check it out.

Rob