documentation wip

This commit is contained in:
resurtm
2016-12-18 21:09:35 +06:00
parent eff3889809
commit aba818fb87

View File

@ -5,17 +5,20 @@ This page is dedicated for those who prefer to use default [Advanced Application
> We highly recommend you to use [Sidekit Application Template](http://www.2amigos.us/) which has sensible default packages, and everything you need to start project in no time with batteries included! ;-) > We highly recommend you to use [Sidekit Application Template](http://www.2amigos.us/) which has sensible default packages, and everything you need to start project in no time with batteries included! ;-)
> >
> [Check this page](sidekit-application-template.md) if you decided to use it. > [Check this manual page](sidekit-application-template.md) if you decided to use it.
If you want to use the default [Basic Application Template](https://github.com/yiisoft/yii2-app-basic) with our extension, then check [Basic Application Template documentation page](basic-application-template.md). If you want to use the default [Basic Application Template](https://github.com/yiisoft/yii2-app-basic) with our extension, then check [Basic Application Template documentation page](basic-application-template.md).
## 1. Install Advanced Application template 1 Install Advanced Application template
---------------------------------------
Please check [this document](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/start-installation.md) on how you can install Advanced Application Template. Please check [this document](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/start-installation.md) on how you can install Advanced Application Template.
## 2. Configure your application 2 Configure your application
-----------------------------
## 3. Apply database schema migrations 3 Apply database schema migrations
----------------------------------
## What now?
What now?
---------