uploader icon indicating copy to clipboard operation
uploader copied to clipboard

how to change (Status) text

Open amiralibk opened this issue 5 years ago • 1 comments

hi . how to change status text http://uupload.ir/files/b60g_zzzzz.png

how to add link for upload image?

amiralibk avatar Mar 17 '19 21:03 amiralibk

@amiralibk

You can use those callBacks ( e.g https://github.com/danielm/uploader/blob/master/demo/demo-config.js ) in order to display the image URL after any successful upload. However, you must implement a proper return value in your endpoint ( e.g https://github.com/danielm/uploader/blob/master/demo/backend/upload.php )

magenizr avatar Apr 11 '19 22:04 magenizr