Is it possible to upload an image through a URL instead of through a file upload? #5887
-
Hello! We received the following question from one of our clients:
Byndr lets users publish assets to make them available on a specific URL, so I'd like to know if it's possible to upload images by submitting a URL, or if it's possible to add a button to the asset browser UI so I can hook into existing functionality and build it myself. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
you want to COPY the byndr image into Statamic? Or just reference it? |
Beta Was this translation helpful? Give feedback.
-
Short answer is no. There's nothing built-in that can do that, but it would absolutely be possible to build a custom fieldtype that could support it. |
Beta Was this translation helpful? Give feedback.
Short answer is no. There's nothing built-in that can do that, but it would absolutely be possible to build a custom fieldtype that could support it.