Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Upload file with uppy Topic is solved

Questions related to customising nuBuilder Forte with JavaScript or PHP.
Post Reply
yvesf
Posts: 315
Joined: Sun Mar 14, 2021 8:48 am
Location: Geneva
Has thanked: 87 times
Been thanked: 11 times

Upload file with uppy

Unread post by yvesf »

Hi,


To upload file on the server, uppy seems to be the recommanded solution for big files.
Do you have an example of implementation : we need to keep the path of the document with a link on it to open it or download it.
When you use the uppy control you upload the file on the server only having the feeling that the file has been lost : you need to keep a link to it in html.
Many thx,


Yves
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Upload file with uppy

Unread post by kev1n »

Hi Yves,

It looks like you have already done something like this:

viewtopic.php?p=27746&hilit=Uppy
Post Reply