Skip to content

Commit c0b4c24

Browse files
committed
add available modules to Readme
1 parent 4b16a66 commit c0b4c24

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@ Default, the template includes three tiers: `frontend`, `backend`, and `console`
2020
* **postcss** config
2121

2222

23+
## Available modules
24+
These modules can be easy installed to Yii2-App using Composer:
25+
26+
* Yii2 Super Blog Module (semantic, seo): [akiraz2/yii2-blog](https://github.com/akiraz2/yii2-blog)
27+
* Yii2 many web-statictic counters *(yandex, google, own db-counter)*: [akiraz2/yii2-stat](https://github.com/akiraz2/yii2-stat)
28+
* yii2 opengraph component: [dragonjet/yii2-opengraph](https://github.com/dragonjet/yii2-opengraph)
29+
* yii2 settings (db+cache): [yii2mod/yii2-settings](https://github.com/yii2mod/yii2-settings)
30+
* etc...
31+
32+
2333
## Installation
2434
Yii2-app template can be installed using composer. Run following command to download and install Yii2-app:
2535
```

0 commit comments

Comments
 (0)