saleor / saleor-dashboard

A GraphQL-powered, single-page dashboard application for Saleor.
BSD 3-Clause "New" or "Revised" License
846 stars 1.11k forks source link

Support for uploading videos in the product image gallery #265

Open maarcingebala opened 5 years ago

maarcingebala commented 5 years ago

On the product/variant details page there should be ability to provide a video, that would be later rendered with the images in the product gallery in the storefront. We will need either a URL field for Youtube/Vimeo links and/or ability to upload a video - not yet agreed which is good for now - will provide more details soon.

maarcingebala commented 4 years ago

It's enough if we support providing Youtube/Vimeo links.

pwgryglak commented 4 years ago

Do we want to support both? In case if we're wanting either/or I think that the best way would be to have an ability to upload the video into the gallery element of product page in dashboard, and just have all media files settled from there. Having it that way will give the storeowner to define which element the video would be in the gallery. @maarcingebala any thoughts on that?

maarcingebala commented 4 years ago

Just video links are fine for now. I agree we shuold rather think of a design where you manage all media in one view.

pwgryglak commented 4 years ago

@marcin video section in product page was added. Review on designs.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

JannikZed commented 4 years ago

Hey guys, What's the current status? :) we want to add Product Image videos this year.

bboyadao commented 3 years ago

Or maybe external embedded ?

eCzerniak commented 3 years ago

@bboyadao @JannikZed on 3.0 version it is possible to add url in description field and video will load. image image

artemudovyk commented 4 months ago

As far as I understand, we can upload the video to Saleor with https://docs.saleor.io/docs/3.x/api-reference/products/mutations/product-media-create, but the dashboard doesn't support it?

JannikZed commented 4 months ago

@artemudovyk sure it does. You can work in the dashboard just like with any other media item

Screenshot 2024-07-02 at 16 39 09
artemudovyk commented 3 months ago

@JannikZed is there some configuration I need to do before being able to upload a video? Because right now I get an error Invalid file type: image