asmoday74/yii2-adminlte3

AdminLTE Bootstrap Admin Dashboard Template

Installs: 11

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.5 2024-06-23 19:13 UTC

This package is auto-updated.

Last update: 2024-09-23 19:40:30 UTC


README

AdminLTE Bootstrap Admin Dashboard Template

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist asmoday74/yii2-adminlte3 "*"

or add

"asmoday74/yii2-adminlte3": "*"

to the require section of your composer.json file.

Usage