panix / asset-bootbox
Asset BootboxJS
Package info
github.com/andrtechno/asset-bootbox
Type:yii2-extension
pkg:composer/panix/asset-bootbox
dev-main
2020-11-04 08:56 UTC
Requires
- npm-asset/bootbox: ~5.5
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-03-04 20:54:41 UTC
README
Asset for Yii2
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist panix/asset-bootbox "*"
or add
"panix/asset-asset-bootbox": "*"
to the require section of your composer.json file.
Add to your view
\panix\asset\bootbox\BootBoxAsset::register($this);