From 91124f1b0d99e6e3b68982f74fe61acbe5cd304f Mon Sep 17 00:00:00 2001 From: Pavel Fedotov Date: Sat, 4 Jun 2016 17:55:58 +0300 Subject: [PATCH] Extension for yii2 based on Gentelella Hello! Thanks for this template! I made an extension for yii2. Could you add it to your readme? --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aeb2c654..1584940e 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ If `gulp` is installed, follow the steps below. * [Gentelella on Ruby on Rails 4](https://github.com/iogbole/gentelella_on_rails) thanks to Israel Ogbole. * [Gentellela on Smarty 3](https://github.com/microvb/otp-thing) with one time password generator, validator, and QR code generator that has no web dependencies (self-contained) in PHP thanks to MicroVB INC * [Gentellela integrated into Symfony 3](https://github.com/krzysiekpiasecki/Gentelella) full stack PHP framework thanks to Krzysztof Piasecki. +* [Gentelella on Yii framework 2](https://github.com/yiister/yii2-gentelella) with an asset bundle, a layout template and some widgets. Let us know if you have done integration for this admin template on other platforms and frameworks and we'll be happy to share your work.