code2magic / yii2-cart
cart
0.1.2
2021-01-15 14:14 UTC
Requires
- php: ~7.2
- npm-asset/custom-event-polyfill: *
- npm-asset/font-awesome: ^4.0
- npm-asset/html5shiv: ^3.0
- yiisoft/yii2: ~2.0.15
Requires (Dev)
- codeception/base: ^2.4.0
- codeception/verify: ~1.0.0
- roave/security-advisories: dev-master
- vlucas/phpdotenv: ^2.0
- yiisoft/yii2-faker: ~2.0.0
This package is auto-updated.
Last update: 2024-10-15 22:07:09 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require code2magic/yii2-cart --prefer-dist
or add
"code2magic/yii2-cart": "*"
to the require
section of your composer.json
file.
Configuration
This extension is supposed to be used with composer-config-plugin.
Else look files for cofiguration example: