2017 © Pedro Peláez
 

library yii2-adminlte3-asset

AdminLTE3 asset

image

insolita/yii2-adminlte3-asset

AdminLTE3 asset

  • Wednesday, May 16, 2018
  • by Insolita
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

AdminLTE 3 asset for Bootstrap4

Installation

The preferred way to install this extension is through composer., (*1)

Either run, (*2)

php composer.phar require --prefer-dist insolita/yii2-adminlte-asset "~1.0.0"

or add, (*3)

"insolita/yii2-adminlte-asset": "~1.0.0"

to the require section of your composer.json file., (*4)

Usage

Just register AssetBundle in top of your layout, (*5)

$this->registerAssetBundle(AdminLte3Asset::class);

See Layout Example, (*6)

The Versions

16/05 2018

dev-master

9999999-dev

AdminLTE3 asset

  Sources   Download

MIT

The Requires

 

by Avatar Insolita

16/05 2018

0.0.2

0.0.2.0

AdminLTE3 asset

  Sources   Download

MIT

The Requires

 

by Avatar Insolita

15/05 2018

0.0.1

0.0.1.0

AdminLTE3 asset

  Sources   Download

MIT

The Requires

 

by Avatar Insolita