panix / asset-bootbox
Asset BootboxJS
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- npm-asset/bootbox: ~5.5
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-11-04 17:52:19 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);