View Single Post
Old 06-08-2009, 02:00 PM   #1 (permalink)
oMIKEo
The Contributor
 
oMIKEo's Avatar
 
Join Date: Jan 2008
Location: Leeds
Posts: 52
Thanks: 7
oMIKEo is on a distinguished road
Default Management options for multiple websites?

Hi guys,

I currently have 40+ websites that I manually manage. Each site has its own unique design and is structured slightly differently but has many of the same sections.

I am obviously looking into developing a cms to manage all the sites from a single interface, storing all information in a single database and files in a single location.

My initial idea is to code this cms and have a php function to generate the front end output for each cms elements. Then for each site have a template php page for the data to feed into.

These elements will include anything from simple text pages, photo galleries, message boards, polls, questionnaires, mixed content pages (videos/photos/text), etc.

How would you approach this?

Thanks!
Send a message via MSN to oMIKEo
oMIKEo is offline  
Reply With Quote