I am also wondering how best to have an admin area. So far I have setup the admin area as a separate module in the application but which with access to it being controller using Zend_Acl. I also have a different frontend theme for the admin area.

Really not sure if this is the best way but it does save having to manage two different bootstrap files.

Charles

Greg Freeman wrote:
What is the best method for creating an admin area for a zend framework
application?

I am looking for some examples if possible i.e do you use a module or two
different bootstrap files (like some other frameworks).

If you could provide the directory structure that you use as well that would
be greatly appreciated.

Reply via email to