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
Dennis Koch
Dennis Koch2mo ago
There is no out of the box solution. You'd need to create an action that exports to ZIP yourself.

Did you find this page helpful?