cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is there a way to upload an image from storefront? Customer should able to upload an image while writing an product review

Former Member
0 Likes
541

Is there a way to upload a image from store front? Are there any similar use cases in any other module?

View Entire Topic
Former Member
0 Likes

Hi @

OOTB its not there, you have to customize your comment section by providing an option to upload image.

to do this you have to add attribute of media type in your items.xml and then write converter and populator and then tack care of front end to display the media upload field in the comment section.

Thanks,Siva