life2016 / yii2-bootboxjs
There is no license information available for the latest version (1.0.7) of this package.
BootboxJs assets For Yii 2
Package info
github.com/ran1990/yii2-bootboxjs
Language:JavaScript
pkg:composer/life2016/yii2-bootboxjs
1.0.7
2019-11-17 09:33 UTC
This package is not auto-updated.
Last update: 2026-03-01 02:02:12 UTC
README
Please see http://bootboxjs.com for full usage instructions, or head over to http://paynedigital.com/bootbox for the original writeup about the project.
Installation
To install, either run
$ php composer.phar require life2016/yii2-bootboxjs "*"
or add
"life2016/yii2-bootboxjs": "*"
or add
"composer require life2016/yii2-bootboxjs": "*"
to the require section of your composer.json file.