utkir24 / yii2-cart
Cart of yii2 shop
dev-master
2018-08-03 10:10 UTC
This package is not auto-updated.
Last update: 2026-04-05 21:34:10 UTC
README
Yii2-cart
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist utkir24/yii2-cart "*"
or add
"utkir24/yii2-cart": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, you must configurate extension;