Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 490 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 490 Bytes

BadgeWidget

Extended badges for Yii2

Installation

The preferred way to install this extension is through composer.

Run

php composer.phar require pozitronik/yii2-badgewidget "dev-master"

or add

"pozitronik/yii2-badgewidget": "dev-master"

to the require section of your composer.json file.

Requirements

Yii2, PHP >= 7.4.0

Usage

Sorry, not documented yet (but you can rely on PHPDoc).