Skip to content

Commit

Permalink
upd readme
Browse files Browse the repository at this point in the history
  • Loading branch information
loveorigami committed Jan 19, 2017
1 parent 6e4aadd commit e780dcd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Yii2-plugins-system can be installed using composer. Run following command to do
install Yii2-plugins-system:

```bash
composer require "loveorigami/yii2-plugins-system": "2.0"
composer require "loveorigami/yii2-plugins-system": ">=3.*"
```

### 2. Update database schema
Expand Down Expand Up @@ -84,6 +84,9 @@ Also do the same thing with `@backend/config/main.php`:
]
```
## Shortcodes
* [Yii2-shortcodes-pack](https://github.com/loveorigami/yii2-shortcodes-pack)
## Core plugins (examples)
* [Hello world!] (src/core/helloworld)
Expand Down

0 comments on commit e780dcd

Please sign in to comment.