Skip to content

machour/yii2-adminlte-widgets

Repository files navigation

Yii2 AdminLTE widgets

Yii2 AdminLTE widgets

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist machour/yii2-adminlte-widgets "*"

or add

"machour/yii2-adminlte-widgets": "*"

to the require section of your composer.json file.

Usage

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

<?= \machour\adminlte\widgets\AutoloadExample::widget(); ?>```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages