Yii2 CMS
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist harrytang/yii2-cms "*"
or add
"harrytang/yii2-cms": "*"
to the require section of your composer.json file.
composer.json
Comments