xj/yii2-bootbox-widget yii2-bootbox-widget

yii2-bootbox-widget

https://github.com/makeusabrew/bootbox

composer.json

"require": {
    "xj/yii2-bootbox-widget": "*"
},

In View

use xj\bootbox\BootboxAsset;
BootboxAsset::register($this);

//register with replace Yii.confirm
BootboxOverrideAsset::register($this);
//OR
BootboxAsset::registerWithOverride($this);

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



1.0.7 is the latest of 8 releases



BSD-3-Clause license
Stats
11 github stars & 4 github forks
47 downloads in the last day
1043 downloads in the last 30 days
83195 total downloads