forked from aurorasoft/radiant-simple-product-manager
-
Notifications
You must be signed in to change notification settings - Fork 10
Administration
dirkkelly edited this page Oct 24, 2010
·
3 revisions
- 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
- 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