2017 © Pedro Peláez
 

yii2-asset yii2-bootbox-asset

Yii2 asset bundle of bootbox plugin (http://bootboxjs.com/)

image

d4rkstar/yii2-bootbox-asset

Yii2 asset bundle of bootbox plugin (http://bootboxjs.com/)

  • Wednesday, November 8, 2017
  • by d4rkstar
  • Repository
  • 1 Watchers
  • 1 Stars
  • 506 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 23 % Grown

The README.md

Yii2 bootbox plugin asset

Yii2 asset bundle of bootbox plugin (http://bootboxjs.com/), (*1)

Latest Stable Version Total Downloads License, (*2)

Install

Either run, (*3)

php composer.phar require --prefer-dist d4rkstar/yii2-bootbox-asset "*"

or add, (*4)

"d4rkstar/yii2-bootbox-asset": "*"

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

Add your depending Asset Bundle

class AppAsset extends AssetBundle
{
    // ...
    public $depends = [
        'yii\web\YiiAsset',
        'yii\bootstrap\BootstrapAsset',
        'd4rkstar\bootbox\BootBoxAsset',
    ];
}

The Versions

08/11 2017

dev-master

9999999-dev

Yii2 asset bundle of bootbox plugin (http://bootboxjs.com/)

  Sources   Download

MIT

The Requires

 

by Brusenskiy Dmitry

yii asset bootbox

08/11 2017

0.1.2

0.1.2.0

Yii2 asset bundle of bootbox plugin (http://bootboxjs.com/)

  Sources   Download

MIT

The Requires

 

by Brusenskiy Dmitry

yii asset bootbox