An open API service indexing awesome lists of open source software.

https://github.com/xutl/yii2-plupload-widget


https://github.com/xutl/yii2-plupload-widget

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# yii2-plupload-widget
```php
=\xutl\plupload\Plupload::widget([
'url'=>'/site/upload',
'browseLabel'=>'Select Files',
'autoUpload'=>false,
]);?>
```