updated read me to test gitea webhook to packagist
This commit is contained in:
@@ -9,3 +9,11 @@ The recommended way to install composer packages is:
|
|||||||
```
|
```
|
||||||
composer require hi-powered-dev/cake-products
|
composer require hi-powered-dev/cake-products
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Database Structure
|
||||||
|
|
||||||
|
Products belong to ProductCategories, ProductCategories is hierarchical and belongs to ProductCatalogs.
|
||||||
|
|
||||||
|
ProductCategoryAttributes belongs to ProductCategories and attributes are inherited from their parents up the category tree.
|
||||||
|
|
||||||
|
ProductCategoryAttributes can have many ProductCategoryAttributeOptions (constrained attributes)
|
||||||
Reference in New Issue
Block a user