Skip to content

co0lc0der/yii2-adminlte3-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdminLTE 3 widgets for Yii2

Latest Version GitHub repo size Packagist Downloads GitHub license Packagist PHP Version Support

AdminLTE 3 widgets for Yii2. Based on AdminLTE 3.1.0. More widgets, helpers and Gii will be added in the future. This extension on Yii framework webpage.

At present time the extension includes

Read documentation for examples.

Installation

The preferred way to install this extension is through composer.

Either run

composer require co0lc0der/yii2-adminlte3-widgets

or add

"co0lc0der/yii2-adminlte3-widgets": "*"

to the require section of your composer.json file.