panix/asset-bootbox

Asset BootboxJS

dev-main 2020-11-04 08:56 UTC

This package is auto-updated.

Last update: 2024-04-04 16:16:15 UTC


README

Asset for Yii2

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License

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);

links