Skip to content

cybercog/yii2-upload-behavior-1

 
 

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

Sponsor this project

Packages

No packages published

Languages

  • PHP 100.0%