Plugin Author
odude
(@odude)
There is no file size restriction yet and we are working on.
File must be less the the allowed upload size of your server (PHP).
Based on various feedback on UPG, we have developed Flexi from scratch. Have a look on it. Here you can have file size limit and able to upload mp4,pdf any files too.
https://ww.wp.xz.cn/plugins/flexi/
“File must be less the the allowed upload size of your server (PHP)”
That is not true right now. For some reason UPG is allowing the upload and processing of files over the upload size. It goes through the full process then throws away the file resulting in no image. But the uploading & processing still happens on frontend and even shows success. But the result is actually no image, it just disappears.
“https://ww.wp.xz.cn/plugins/flexi/”
Is there any benefit to flexi? Faster in speed? Is there a way to convert all the UPG media over to Flexi or will everything be lost if switching to Flexi?
Plugin Author
odude
(@odude)
Yes, this is happening because file size is being checked at the serverside.
Server can fetch detail only after it is fully uploaded.
I know this is not a good approach, but I will work on it so that visitors will be restricted to upload using javascript client side.
Uploading process is same as on Flexi too but has some extra features.