Exporting Image's + CSV/Excel using Exporter
HI All,
I have a CMS Posts resource - having fields like name, title, description, image. I have created the exported for this - Now i can download the csv or excel but i also want to download the uploaded images too.
Can you please let me know the best way to handle this - as i want to export both csv/excel data + images in a zip - and it should like follow the default queue system too.
Thanks
1 Reply
There is no out of the box solution. You'd need to create an action that exports to ZIP yourself.