is there a list file upload features? Does it support any of the following?
Validate file type and file size?
Thumbnail preview of image uploads?
Image compression?
Resize and/or crop images?
File renaming e.g. replace spaces with hyphen or underscore and remove special chars for safe file names
File renaming e.g. if file name already exists on remote
There’s a lot of data grids out there but most seem to be a bit limited with their off shelf file upload features
Thanks in advance
Hi,
Our product is flexible enough to support these and other image operations. Solution we use for these cases are callback methods OR you can say hooks (like wordpress api).
In our file upload demo code, you can check file renaming, already exist, size validation. However if something can be done on uploaded file in PHP it can be done in callback.
See docs: http://phpgrid.org/docs/upload-files/
Code: http://www.phpgrid.org/demo/demos/editing/file-upload.phps#L.162
Thanks, I have an older version I purchased sometime ago is there an upgrade option to purchase the latest version.
We do offer upgrade on discounted price.
Please email me your order number / payment email address on [email protected].
I’ll be sending you upgrade link.