read me
This commit is contained in:
parent
c453f23e8c
commit
b1793ce48d
|
@ -17,3 +17,5 @@ Products belong to ProductCategories, ProductCategories is hierarchical and belo
|
|||
ProductCategoryAttributes belongs to ProductCategories and attributes are inherited from their parents up the category tree.
|
||||
|
||||
ProductCategoryAttributes can have many ProductCategoryAttributeOptions (constrained attributes)
|
||||
|
||||
You can either load the plugin with routes enabled to use default controller actions, or just use/extend the database structure and use your own controllers
|
Loading…
Reference in New Issue