How can I install yii2-shop
fabiomlferreira opened this issue · 1 comments
fabiomlferreira commented
In installation notes you have this commands:
composer global require "fxp/composer-asset-plugin:1.0.0"
composer install
This commands don't install yii2-shop, how can we install the template using composer?
samdark commented
You need to clone repo with git before running composer install.