Skip to content
dirkkelly edited this page Oct 24, 2010 · 3 revisions

Administration

Products and Categories

  • Creating these will create a page
  • The location of the page dictates its url
  • The sku and handle on a product/category define the page slug
  • The full url of a product is used as its display sku
  • Categories don't have to be nested under the same parent
  • Products must be nested under a category

Customers

  • Can be created in the admin system
  • Are just a class which inherits from User
  • Can't log into the admin system
  • Can log into the website

Orders

Clone this wiki locally