Skip to content

solutosoft/yii2-plugin

Repository files navigation

yii2-plugin

This is the base code to write extensions based in javascript plugins. It encapsulates the base widgets in terms of Yii2. One can use this base code during creation of one's own extensions if needed.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist solutosoft/yii2-plugin "*"

or add

"dist solutosoft/yii2-plugin": "*"

to the require section of your composer.json file.

About

Base code to write extensions based in javascript plugins

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages