https://uppy.io/docs/
Hello all,
Above is the link to uppy site which provides upload module which i think suites to integrate with NB for further enhancement.
This is just my personal idea and suggestion.
For your comments
Regards
Nilesh
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Integration of uppy upload module in NB [done]
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Integration of uppy upload module in NB
Hi Nilesh,
Thanks for the suggestion! Uppy is now part of nuBuilder and can be tested:
Edit: Content removed since outdated.
Thanks for the suggestion! Uppy is now part of nuBuilder and can be tested:
Edit: Content removed since outdated.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 156
- Joined: Wed Dec 23, 2020 12:28 pm
- Location: Russia, Volgograd
- Has thanked: 32 times
- Been thanked: 7 times
- Contact:
Re: Integration of uppy upload module in NB
Thanks, kev1n! All work fine!
Last edited by miasoft on Fri Jul 22, 2022 4:44 am, edited 1 time in total.
Wbr, miasoft.
Re: Integration of uppy upload module in NB
Thank you Kevin,
All works fine, full incorporation will make it much easy for NB users.
Really appreciate the suggestions were taken on board.
best regards
Nilesh
All works fine, full incorporation will make it much easy for NB users.
Really appreciate the suggestions were taken on board.
best regards
Nilesh
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Integration of uppy upload module in NB
There's a new option "Target" for Input Type File.
When "File System" is selected, a default script is added in the HTML tab which can be customised.
It's in the dev-repo. Please test it.
Do not use it in your productive system. 
When "File System" is selected, a default script is added in the HTML tab which can be customised.



You do not have the required permissions to view the files attached to this post.
-
- Posts: 156
- Joined: Wed Dec 23, 2020 12:28 pm
- Location: Russia, Volgograd
- Has thanked: 32 times
- Been thanked: 7 times
- Contact:
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Integration of uppy upload module in NB [done]
Please note that uppy is now incorporated in the official repo. A few things have been optimised and the dev code may not be functional anymore.
See viewtopic.php?p=27106#p27106 for more information.
See viewtopic.php?p=27106#p27106 for more information.
-
- Posts: 156
- Joined: Wed Dec 23, 2020 12:28 pm
- Location: Russia, Volgograd
- Has thanked: 32 times
- Been thanked: 7 times
- Contact:
Re: Integration of uppy upload module in NB
Is it possible to add uppy "Camera|Cloud" to Target option?
Wbr, miasoft.
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Integration of uppy upload module in NB [done]
Yes, this could be added. For the time being, choose "File System" and replace the HTML with
https://github.com/transloadit/uppy/blo ... index.html
https://github.com/transloadit/uppy/blo ... index.html
-
- Posts: 156
- Joined: Wed Dec 23, 2020 12:28 pm
- Location: Russia, Volgograd
- Has thanked: 32 times
- Been thanked: 7 times
- Contact:
Re: Integration of uppy upload module in NB [done]
Everything seems to be working! But I can't figure out where this file(image from camera) is uploaded to?kev1n wrote: ↑Sun Aug 21, 2022 8:11 am Yes, this could be added. For the time being, choose "File System" and replace the HTML with
https://github.com/transloadit/uppy/blo ... index.html
Wbr, miasoft.