/yii2-bootstrap5

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Yii 2 Bootstrap 5

Useful widgets for Bootstrap 5 CSS Framework.

###Installation

The preferred way to install this extension is through composer.

Either run

composer require "kmergen/yii2-bootstrap5: "*"

or add

"kmergen/yii2-bootstrap5": "*",

to the require section of your composer.json file.