View Single Post
  #1 (permalink)  
Old 08-06-2007, 04:17 AM
twiddly twiddly is offline
Junior Member
 
Join Date: Aug 2007
Posts: 3
Default multiple websites, one shared framework

any recommendations for how to structure zend framework for working with multiple websites?

I want to share the core framework and other core classes but still have a lot of flexibility for customizing specific sites.

Also, to take this a step further, how about multiple "concepts", each concept having multiple websites (and all sharing a common framework).
Reply With Quote