dev-master
9999999-devEcommerce extension for Yii2 projects
GPL-3.0+
The Requires
by tommaso di cecco
extension yii2 ecommerce
Wallogit.com
2017 © Pedro Peláez
Ecommerce extension for Yii2 projects
This extension allows you to install an ecommerce component within your project yii2. It allows you to take advantage of the products , price lists , shopping carts , discounts etc ., (*1)
The preferred way to install this extension is through composer. Check the composer.json for this extension's requirements and dependencies., (*2)
To install, either run, (*3)
$ php composer.phar require software75/yii2-ecommerce75 "@dev"
or add, (*4)
"software75/yii2-ecommerce75": "@dev"
to the require section of your composer.json file., (*5)
run migration for database, (*6)
./yii migrate --migrationPath=@software75/yii2-ecommerce75/migrations, (*7)
Ecommerce extension for Yii2 projects
GPL-3.0+
extension yii2 ecommerce