From 65ba7c4ff96ef8e81165e34d70c8775b3c481327 Mon Sep 17 00:00:00 2001 From: REJack Date: Sat, 22 Jan 2022 22:32:47 +0100 Subject: [PATCH] feat(docs): add yii2 implementation info --- docs/implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/implementations.md b/docs/implementations.md index 8a7881536..fa33ce03d 100644 --- a/docs/implementations.md +++ b/docs/implementations.md @@ -20,6 +20,7 @@ Thanks to many of AdminLTE users, there are multiple implementations of the temp - [ASP.NET Core MVC / Angular Startup Project](https://github.com/aspnetboilerplate/module-zero-core-template) by [ASP.NET Boilerplate](https://github.com/aspnetboilerplate) - [AdminLTE-3-CakePHP](https://github.com/arodu/cakelte) by [arodu](https://github.com/arodu) - [AdminLTE-3 for Lua Server Pages](https://github.com/RealTimeLogic/LSP-Examples/tree/master/Dashboard) by [Real Time Logic](https://github.com/RealTimeLogic/) +- [yii2-adminlte3](https://github.com/hail812/yii2-adminlte3) by [hail812](https://github.com/hail812) ##### AdminLTE v2.4 {: .text-bold .text-dark .mt-3}