Skip to content

Commit

Permalink
Update README.md: adding grouping and Select2 widget
Browse files Browse the repository at this point in the history
  • Loading branch information
mtangoo authored Sep 29, 2024
1 parent b69618e commit ea15f1a
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,28 @@
# extensions
# List Extensions for Yii2, Officially Supported by Yii2 Dev Team.

List extensions for Yii2.
### Application Templates

| Extension | Description |
|-----------|-------------|
| [app-advanced](https://github.com/yii2-extensions/app-avanced) | Advanced application template |
| [app-basic](https://github.com/yii2-extensions/app-basic) | Basic application template |
| [app-basic](https://github.com/yii2-extensions/app-basic) | Basic application template |

### Widgets

| Extension | Description |
|-----------|-------------|
| [asset-bootstrap5](https://github.com/yii2-extensions/asset-bootstrap5) | Bootstrap 5 asset |
| [asset-popper](https://github.com/yii2-extensions/asset-popper) | Popper asset |
| [datetime-picker](https://github.com/yii2-extensions/datetime-picker) | Datetime picker widget |
| [filepond](https://github.com/yii2-extensions/filepond) | Filepond widget |
| [localeUrls](https://github.com/yii2-extensions/localeurls) | Automatic locale/language management through URLs |
| [nested-set-behaviors](https://github.com/yii2-extensions/nested-sets-behaviors) | Nested sets behaviors |
| [selectize](https://github.com/yii2-extensions/selectize) | Selectize widget |
| [select2](https://github.com/yii2-extensions/select2) | Select2 widget |
| [summernote](https://github.com/yii2-extensions/summernote) | Summernote widget |
| [dynamicform](https://github.com/yii2-extensions/dynamicform) | Extension for Making Dynamic Forms |

### Utilities

| Extension | Description |
|-----------|-------------|
| [localeUrls](https://github.com/yii2-extensions/localeurls) | Automatic locale/language management through URLs |
| [nested-set-behaviors](https://github.com/yii2-extensions/nested-sets-behaviors) | Nested sets behaviors |

0 comments on commit ea15f1a

Please sign in to comment.