From 9781a14092040071aba31f8eab4b7487599a3fb5 Mon Sep 17 00:00:00 2001 From: Morteza Karimi Date: Mon, 9 Jul 2018 01:07:48 +0430 Subject: [PATCH] add Gentelella-rtl on Yii2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d364cf8..60e8dfd5 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ If `gulp` is installed, follow the steps below. * [Gentelella on Flask](https://github.com/afourmy/flask-gentelella) Gentelella modified to fit as a Flask app * [Gentelella on CakePHP 3](https://github.com/backstageel/cakephp-gentelella-theme) Gentelella modified to work on CakePHP * [Gentelella right to left](https://github.com/mortezakarimi/gentelella-rtl) Gentelella modified to work with right to left languages like Persian +* [Gentelella-rtl on Yii framework 2](https://github.com/mortezakarimi/yii2-gentelella-rtl) with an asset bundle, a layout template and some widgets. inspired from [Gentelella on Yii framework 2](https://github.com/yiister/yii2-gentelella) 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.