Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 605 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 605 Bytes

Yii 2 AdminLTE 3

Yii2 AdminLTE 3 admin and control panel.

AdminLTE based on bootstrap 4.

The preferred way to install this extension is through composer.

Either run

composer require "kmergen/yii2-adminlte3: "*"

or add

"kmergen/yii2-adminlte": "*",

to the require section of your composer.json file.

Installation

1. Usage with npm

Read the Example Documentation

Note: This extension is under development. Use it not in production.