0

I have been searching how to export the Orders csv that is found in Orders Grid, I have not found anything regarded to that.

This is the only file I have found about exporting orders to csv.

/var/www/html/emall_dev/vendor/magento/module-reports/Test/Unit/Controller/Adminhtml/Report/Customer/ExportOrdersCsvTest.php

But it's a test file, I don't know what Test folder means. I need to create a cronjob to constantly export the order grid programmatically.

Thanks!

asked Dec 23, 2020 at 3:13
1

1 Answer 1

0

I would suggest two options:

  1. Use any third-party paid or free extension to export order data https://www.mageplaza.com/review/order-export/
  2. Create custom module, add export order script/code based require field and set it in the cron.

Please let me know if you need any other help.

answered Dec 23, 2020 at 5:59

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.