[FLOW3-general] subpackages
Georg Ortner
go at simplaweb.at
Mon Feb 1 13:40:10 CET 2010
Hi folks,
I'm trying to create a package with two subpackages. Is there any
standard how the directory layout should look like? How is my directory
layout for the resources supposed to look like? And is there any info to
routing about subpackages?
An easy example would be a webshop which is separated in a "shop"
subpackage and a "admin" subpackage.
With mydomain.org/ I want to get to the shop subpackage and call the
HomepageController of no other controller is given.
With mydomain.org/admin I want to get to the admin subpackage.
Thanks
More information about the FLOW3-general
mailing list