mylistryx/yii2-bootstrap-icons-asset

This package is abandoned and no longer maintained. The author suggests using the https://github.com/mylistryx/yii2-bootstrap-icon package instead.

Yii2 Bootstrap Icons font asset bundle

1.11.3 2024-12-02 21:06 UTC

This package is auto-updated.

Last update: 2024-12-12 06:24:00 UTC


README

!DEPRECATED!

Installation

The preferred way to install this extension is through composer

Either run: composer require mylistryx/yii2-bootstrap-icons-asset or add "yii2-bootstrap-icons-asset": "~1.0.0" into your composer.json file.

Then register assets in your view file: BootstrapIconsAsset::register($this) or BootstrapIconsCdnAsset::register($this) to use CDN version.

CDN version always contains last version of source bundle.