/yii2-vlibras-widget

Widget to use the Brazilian tool vlibras anywhere in the view in yii2

Primary LanguageJavaScript

dynamikaweb/yii2-vlibras-widget

php version pkg version license quality build

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();

dynamika soluções web This project is under LGPL-3.0-only license.