we are planing to create a CMS with zf2 and doctrine orm .
actually we are concern about our cms templating we want our system works with several templates and easily change between themes via admin
and creating a new templates should be easy for end-users developers
we want an advice or suggest for how to build templating system that :
there is a core module and there a lot sub modules with their own phtml so where to store theme1 phtml and where to store theme2 phtmls ...
any suggest or advice please thanks