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.
in layout file
use dynamikaweb\vlibras\Vlibras;
Vlibras::widget();
This project is under LGPL-3.0-only license.