cherubrock74
Oct 19 2007, 07:13 PM
Hi all
I need a suggestion from you guys
I'm going to use oscommerce for my website but I also have a classified section and events section that I would like to include and I need those sections to be updated also from a person that doesn't have any php or programming skills...
is there a way to accomplish it using some kind of WYSWYG editor?
let me know
thank you
Kids Juke Box
May 20 2008, 02:53 AM
Create the pages outside of your oscommerce cart using HTML. A good way to have this content updated by someone with no experience is using a content management system, try cushycms, its a good one I use for our clients. If you want to give your client the ability to update certain text portions of the site, you can use php includes from an html file.
ex. include('somedoc.html');
You can get all the info you need on setting up cushycms from cushycms.com, its super easy