Jump to content

how to add a CMS this "basic" site?


foevah

Recommended Posts

please view the website by removing the dollar signs (I have done this so search engines don't follow it):

http://$gul$aab$.co.uk/test/menu.php

 

Basically I have made a site for a friends restaurant and I want him to be able to edit the content. Right now there is no CMS in place and I am not sure what one is best to add to this site?

 

I want my friend/client to be able to add to the main content area, updated the side columns with deals, add pictures to the cool flash gallery, add to the customer comments and most importantly edit the menu.php page so he can add new dishes and manage the content related to that page.

 

Right now the menu.php page has includes for all the content. For example if you click on korma dishes on the left hand menu the content for this is stored in /menu/korma.php

 

I have no idea on the best approach for this. I don't want to do site maintenance for him - I want to give him the site and he will be able to run with it. He has zero computer knowledge he is a beginner so I will be here to help but eventually I want him to be confident in the CMS and he won't need me.

 

Does anyone think wordpress would be suitable for this?

Link to comment
https://forums.phpfreaks.com/topic/163371-how-to-add-a-cms-this-basic-site/
Share on other sites

Wordpress is more of a blogging platform, but it can definitely be used as a CMS.  Drupal is perhaps the most popular PHP CMS.  I think you need to approach the problem differently.  Don't think about it as "adding a CMS to your simple site".  Think of it as "Configuring/Themeing a CMS to look exactly like the old site".  Once you choose a CMS, you will want to either download or create a theme to make the CMS look how you want it.  Then move the content from the old site over.

runnerjp -

your idea of adding forms to the pages has struck me before but when I tried to get the data to display in the form from the db nothing worked... do you know any tutorials that could help me get this working?

 

if i was to follow that method would the left column in the menu.php page be in a form aswel? How could he add a new include content page that relates to the new category he added to the left column?

 

flyhoney - "Configuring/Themeing a CMS to look exactly like the old site" this makes me think its going to be really hard how to do this. Do you know any similar sites to mine that use a CMS that they have configured to suit their needs?

flyhoney - "Configuring/Themeing a CMS to look exactly like the old site" this makes me think its going to be really hard how to do this. Do you know any similar sites to mine that use a CMS that they have configured to suit their needs?

 

The site you are building is EXACTLY what a CMS is for.  I would choose a CMS, and then look at the themes available for that CMS and choose one that has a similar layout the site you are building.  Then you can change the rest to match your template.

i like the idea of actually getting a CMS and configuring it for my needs.

 

if I was to find a CMS that suits my needs then I would feel safe using it where as if I follow runnerjp's suggestion I would have to worry about security and those issues are fixed in open source CMS'.

 

theres alot of open source CMS' in that link you provided runnerjp i need help narrowing it down to a simple configurable one. Has anyone seen this ? http://www.webdesignerwall.com/trends/30-untypical-wordpress-sites/

I like the idea of using word press but I have never customised it...

mm i want a tutorial that will hopefully give me a quick guide on how to get this rolling heres one i found:

http://www.cypherhackz.net/archives/2006/12/13/make-your-own-wordpress-theme-part-1/

the guys english isn't perfect but i think i can work with it..

 

if you know anything better than cyberhackz tutorial let me know!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.