Parus Basic template is a skeleton Parus Content Management application.
git clone git@github.com:rokorolov/parus-basic-app.git
composer create-project --prefer-dist rokorolov/parus-basic-app parus-basic
(If you do not have Composer-Asset-Plugin installed, you may install it by running command: composer global require "fxp/composer-asset-plugin:1.2.0"
)config/db.php
.php yii run/init
and follow the instructions to setup the application.Parus is in alpha stage, so everything is not finished and can be changed at any time.
Comments