denisbespyatov/upgradeui

UpgradeUI - Yii2 Bootstrap 5 theme

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:CSS

Type:yii2-extension

v1.0.1.7 2023-09-04 07:52 UTC

This package is not auto-updated.

Last update: 2024-05-13 11:10:12 UTC


README

Latest Stable Version Total Downloads License

"UpgradeUI - Yii2 Bootstrap 5 theme"

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.