Skip to content

AdminLTE Asset Bundle for Backend Theme in Yii2 Framework

Notifications You must be signed in to change notification settings

yii2cmf/yii2-adminlte-2-asset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

AdminLTE Asset Bundle

AdminLTE Asset Bundle for Backend Theme in Yii2 Framework

Installation

The preferred way to install this extension is through composer.

Either run

php composer require yii2cmf/yii2-adminlte-2-asset "1.0"

or add

"yii2cmf/yii2-adminlte-2-asset": "1.0"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

use yii2cmf\adminlte2\AdminLTEAsset;

AdminLTEAsset::register($this);

About

AdminLTE Asset Bundle for Backend Theme in Yii2 Framework

Resources

Stars

Watchers

Forks

Packages

No packages published