Magento 2 Export Order Extension

Magento 2 Export Order Extension, updated 7/10/24, 9:14 AM

Export Order for Magento 2 simplifies the process of exporting order data from your store. This extension allows you to efficiently generate comprehensive reports and export order details in various formats, such as CSV and Excel. By providing flexible customization options and automated scheduling capabilities, it helps streamline your order management and reporting tasks. Improve efficiency, gain valuable insights, and enhance your operational workflows with the MageAnts Export Order Extension for Magento 2.

About MageAntsStore

MageAnts is your trusted partner of Magento Custom DevelopmentHyvä theme development solutions provider. Put your trust in us to create an online presence for you. Let us bring you into the digital age to embark on an incredible journey. Enhance your Magento store with our Magento 2 extensions & extend store functionality.

Tag Cloud



Export Order – Magento 2
USER MANUAL
Supported Version: 2.1, 2.2, 2.3, 2.4
www.mageants.com support@mageants.com 1
Table Of Contents
Preface.......................................……………………………………......3
Installation...................................………………………………………..4
Option 1: Magento 2 install extension using COMMAND LINE .........…………..…..4
Option 2: Magento 2 install extension manually …………………………………....….5
Back-end Example.………………………………………………………...……..6
CSV File Export

Example.……………………………………………………....

7
www.mageants.com support@mageants.com 2

Preface:
- Magento 2 by default does not allows you to export orders,for that our
Mageants team work on it and develop module which allows admin to export
single order or multiple orders which are only ordered for testing
- Our Mageants ExportOrder module is work perfect with this admin can select
orders from sales order grid and using mass-action Export order
they export all selected orders into CSV file.
www.mageants.com support@mageants.com 3
Installation:
There are two ways of installing extension in magento2.
1) Using COMMAND LINE.
2) Manually install extension.
Option 1: Magento 2 install extension using COMMAND LINE
(Recommended).
Follow below steps to install extension from the command line.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory.
If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management.
Step 4: Enter the following at the command line:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
www.mageants.com support@mageants.com 4
Option 2: Magento 2 install extension manually.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory.
If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management Edit
app/etc/config.php file and add one line code:
‘Mageants_exportorder’ → 1
Step 4: Disable the cache under System → Cache Management
www.mageants.com support@mageants.com 5
Back-end Example:
After Installation of Extension login to Magento admin panel to set
configuration of the extension.
Export Order Configuration:

Login to Magento Admin → Store → Configuration →
Mageants → ExportOrder → Enable → Choose Enable/Disable
to Show or hide module.
Enable : Choose Enable will enable the Export order module.
www.mageants.com support@mageants.com 6
* Click on Sales to Display Order Record.
* Click on Action button > Export Orders for export order.
www.mageants.com support@mageants.com 7
* Multiple export orders:
* Click on View button on order grid for following interface.
* Click on Export order button to export particular order.
www.mageants.com support@mageants.com 8
CSV File Export Example
Your order details are exported into CSV files, like Order Status, Shipping
description, purchase date, Order amount, tax amount, discount amount,
store details, Shipping Method, customer details, product name, etc. and
also export all data from the sales_order database.
www.mageants.com support@mageants.com 9
Thank you!
you have any questions or feature suggestions, please contact us at:
https://www.mageants.com/contact-us.html
Your feedback is absolutely welcome!
www.mageants.com support@mageants.com 10