BootboxJs assets For Yii 2
Please see http://bootboxjs.com for full usage instructions, or head over to http://paynedigital.com/bootbox for the original writeup about the project., (*1)
To install, either run, (*2)
$ php composer.phar require life2016/yii2-bootboxjs "*"
or add, (*3)
"life2016/yii2-bootboxjs": "*"
or add, (*4)
"composer require life2016/yii2-bootboxjs": "*"
to the require
section of your composer.json
file., (*5)