kmergen/yii2-bootstrap5

Widgets for Bootstrap 5 components

dev-master 2021-04-19 14:45 UTC

This package is auto-updated.

Last update: 2024-04-19 21:30:14 UTC


README

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.