Skip to content

outtree/yii2-upload-behavior

Repository files navigation

Yii2 upload behavior

Yii2 upload behavior with inputfile widget

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist outtree/yii2-upload-behavior "*"

or add

"outtree/yii2-upload-behavior": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \outtree\uploadbehavior\AutoloadExample::widget(); ?>```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages