Skip to content

Commit 7558eae

Browse files
authored
Update README.md
1 parent 860e8bf commit 7558eae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Yii2 App
1+
# Yii2 Fast Simple Advanced App
22

33
Yii2-app is Fast and Ready-to-production advanced project template.
44

@@ -9,8 +9,8 @@ Default, the template includes three tiers: `frontend`, `backend`, and `console`
99
* Admin template: [yiister/yii2-gentelella](https://github.com/yiister/yii2-gentelella), [Demo](https://colorlib.com/polygon/gentelella/)
1010
* Yii2 User: [dektrium/yii2-user](https://github.com/dektrium/yii2-user) (login `adminus`, password `adminus`)
1111
* Frontend and Backend User Controllers are filtered (by `dektrium/yii2-user`)
12-
* Redis cache
13-
* Yii2 queue (DB table `queue`)
12+
* Redis cache (you may change to DB-cache, but dont forget apply migration)
13+
* Yii2 queue (DB table `queue`) with backend (`/queuemanager/default/index`) using [ignatenkovnikita/yii2-queuemanager](https://github.com/ignatenkovnikita/yii2-queuemanager)
1414
* Log DB Target with backend (`/log/index`)
1515
* **UrlManagerFrontend** for backend app (all url rules in file `frontend/config/urls.php`, hostInfo in `common/config/params.php`)
1616
* i18n translations in `common/messages` with config

0 commit comments

Comments
 (0)