life2016/yii2-bootboxjs

There is no license information available for the latest version (1.0.7) of this package.

BootboxJs assets For Yii 2

Installs: 85

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Language:JavaScript

1.0.7 2019-11-17 09:33 UTC

This package is not auto-updated.

Last update: 2024-05-25 17:17:19 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.