read me
CI / testsuite (mysql, 8.1, ) (push) Failing after 14s
Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 14s
Details
CI / testsuite (pgsql, 8.1, ) (push) Failing after 6m19s
Details
CI / testsuite (pgsql, 8.4, ) (push) Failing after 8m4s
Details
CI / testsuite (sqlite, 8.1, ) (push) Failing after 6m34s
Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 6m27s
Details
CI / testsuite (sqlite, 8.4, ) (push) Failing after 8m3s
Details
CI / Coding Standard & Static Analysis (push) Failing after 6m2s
Details
CI / testsuite (mysql, 8.1, ) (push) Failing after 14s
Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 14s
Details
CI / testsuite (pgsql, 8.1, ) (push) Failing after 6m19s
Details
CI / testsuite (pgsql, 8.4, ) (push) Failing after 8m4s
Details
CI / testsuite (sqlite, 8.1, ) (push) Failing after 6m34s
Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 6m27s
Details
CI / testsuite (sqlite, 8.4, ) (push) Failing after 8m3s
Details
CI / Coding Standard & Static Analysis (push) Failing after 6m2s
Details
This commit is contained in:
parent
c453f23e8c
commit
b1793ce48d
|
@ -16,4 +16,6 @@ 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)
|
||||
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