If you do not have Composer, you may install it by following the instructions at getcomposer.org.
You can then install this project template using the following command:
php composer.phar create-project --prefer-dist --stability=dev iv660/yavitrina-demo
-
Create a copy of config/secure-default.ini configuration file with the name "secure.ini" and set parameters there according to your environment.
-
Run
php yii migrate
.