yii2-file-upload-widget
yii2-file-upload-widget copied to clipboard
BlueImp File Upload Widget for Yii2
I see that there are some files with translations for various languages? But how can i use them ? Option `languag` is not recognized so is `translation`
Good day. Already the second day I try to fix the work of the widget, but I can not understand it at all Can someone help with the controller's working...
Привет! если у модели есть изображение то я предаю уже существующие через js ``` foreach ($_POST['image'] as $key=>$photo_key) { ..... $file = '{ "id":' . $file->id . ', "name":"' ....
In example you have line ` 'maxFileSize' => 2000000` but this clientOption doesn't work for basic upload.
I do not know how to preload images from an existing directory into the plugin ? Please help me!!!
A vulnerability has been discovered. It is recommended to update the plugin version. https://www.zdnet.com/article/zero-day-in-popular-jquery-plugin-actively-exploited-for-at-least-three-years/?utm_campaign=Security%2BNewsletter&utm_medium=email&utm_source=Security_Newsletter_co_100 In addition there is another possible vulnerability that is described in the blueimp / jQuery-File-Upload website...
working with the widget use dosamigos\fileupload\FileUploadUI; When I select a picture and click on the button to open the picture automatically loads. So, how to set the size of the...
If you need to setup translation manually for whatever reason, it's not working, because the widget overwrite the i18n settings in the config.
Hi All, I have implemented the "basic Plus UI" and got all the buttons as the example: "Add files...", "Start upload", "Cancel upload", ... I only need "Add files" and...
How to change language in UI Plus?