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).
|