高级应用模版(Advanced Project Template)
最后更新于:2022-04-01 04:01:51
# Yii 2 Advanced Project Template
Yii 2 Advanced Project Template is a skeleton [Yii 2](http://www.yiiframework.com/) application best for developing complex Web applications with multiple tiers.
The template includes three tiers: front end, back end, and console, each of which is a separate Yii application.
The template is designed to work in a team development environment. It supports deploying the application in different environments.
It also goes a bit further regarding features and provides essential database, signup and password restore out of the box.
## [](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/README.md#getting-started)Getting Started
* [Installation](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/start-installation.md)
* [Difference from basic project template](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/start-comparison.md)
* [Configuring Composer](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/start-composer.md)
## [](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/README.md#structure)Structure
* [Directories](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/structure-directories.md)
* [Predefined path aliases](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/structure-path-aliases.md)
* [Applications](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/structure-applications.md)
* [Configuration and environments](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/structure-environments.md)
## [](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/README.md#additional-topics)Additional Topics
* [Creating links from backend to frontend](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/topic-link-backend-frontend.md)