Yii v2 snippet guide III

Comparing #79 with #80

Revision #80 was created by rackycz rackycz on Mar 30, 2021, 9:49:29 PM.

AdminLTE

Content

[...]
Works good for many UI items: Boxes, Tile, Callout, Alerts and Chatbox.
You only have to prepare the main layout file and Asset bundle, see above.
It hasn't been updated since 2018.

Check its [web](https://www.yiiframework.com/extension/insolita/yii2-adminlte-widgets) for my comment. I showed how to use many widgets.
 
 
Imperfections in the sources:

vendor\insolita\yii2-adminlte-widgets\LteConst.php
- There is a typo: COLOR_LIGHT_BLUE should be 'lightblue', not 'light-blue'

vendor\insolita\yii2-adminlte-widgets\CollapseBox.php
[...]