Tutorial about How to Integrate Yii2 with fantastic theme AdminLTE

Comparing #3 with #4

Revision #4 was created by ThePr0f3550r ThePr0f3550r on Jul 11, 2014, 3:45:57 AM.

3

Content

Yii2 comes with a charming twitter bootstrap version 3. But if it is less, then you can integrate with web templates that you like. One example is wonderfull template "adminLTE" http://almsaeedstudio.com/AdminLTE/

With Yii2 we can do it easily, the following steps

1. Download adminLTE of http://almsaeedstudio.com/AdminLTE/
2. extract to a directory, @ app \ web \
[...]