samdark/yii2-shop

How can I install yii2-shop

fabiomlferreira opened this issue · 1 comments

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?

You need to clone repo with git before running composer install.