life2016 / yii2-bootboxjs
BootboxJs assets For Yii 2
Installs: 88
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Language:JavaScript
This package is not auto-updated.
Last update: 2025-02-01 20:32:01 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.