This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.
simple package structure can be
myPackage/controller/myPage.php
myPackage/single_pages/myPage.php
myPackage/db.xml
myPackage/controller.php
the controller in the package root simply contains install information
more details are available here
http://www.concrete5.org/documentation/developers/system/packages...
hope this helps
-nat