Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.19 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.19 KB

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.