zh / yii2-zhcart
calculation cost from cart component
Installs: 41
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/zh/yii2-zhcart
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2025-10-07 22:25:42 UTC
README
一个支持各种优惠组合的购物车
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist zh/yii2-zhcart "dev-master"
or add
"zh/yii2-zhcart": "*"
to the require section of your composer.json
file.