denisbespyatov / upgradeui
UpgradeUI - Yii2 Bootstrap 5 theme
Package info
github.com/denisbespyatov/upgradeui
Language:CSS
Type:yii2-extension
pkg:composer/denisbespyatov/upgradeui
v1.0.1.7
2023-09-04 07:52 UTC
Requires
- yiisoft/yii2: ~2.0.0
- yiisoft/yii2-bootstrap5: ~2.0.0
This package is not auto-updated.
Last update: 2026-03-16 19:18:38 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist denisbespyatov/upgradeui "*"
or add
"denisbespyatov/upgradeui": "*@dev"
to the require section of your composer.json file.
Usage
All you need is register denisbespyatov\upgradeui\assets\Asset in your layout. This extension consists a layout example. You can find it in denisbespyatov\upgradeui\views\layouts\db-main.php.
