yii2-asset yii2-bootbox-asset
Yii2 asset bundle of bootbox plugin (http://bootboxjs.com/)
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
Yii2 bootbox plugin asset
Yii2 asset bundle of bootbox plugin (http://bootboxjs.com/), (*1)
, (*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',
];
}
dev-master
9999999-dev
Yii2 asset bundle of bootbox plugin (http://bootboxjs.com/)
Sources
Download
MIT
The Requires
by
Brusenskiy Dmitry
yii
asset
bootbox
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