dynamikaweb / yii2-vlibras-widget
Widget to use the Brazilian tool vlibras anywhere in the view in yii2
Package info
github.com/dynamikaweb/yii2-vlibras-widget
Language:JavaScript
Type:yii2-extension
pkg:composer/dynamikaweb/yii2-vlibras-widget
1.0
2021-08-18 14:28 UTC
Requires
- php: >=7.0
- yiisoft/yii2: *
README
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require dynamikaweb/yii2-vlibras-widget "*"
or add
"dynamikaweb/yii2-vlibras-widget": "*"
to the require section of your composer.json file.
Usage
in layout file
use dynamikaweb\vlibras\Vlibras; Vlibras::widget();
This project is under LGPL-3.0-only license.