Table of Contents
View Magento 2 Order Archive Extension Detail Page for Features and Demo
Documentation for Order Archive
Preference
- Archiving orders on a regular basis improves performance and keeps your workspace free of unnecessary information, so you can focus on current business. Invoices, shipments, and credit memos can be archived automatically or manually, and can be viewed at any time.
- Whenever a customer puts a product on his wish list you can get email with all products which are being put on the customer’s wish lists.
- User Friendly and flexible configuration
- Admin can easily add his email subject & email address from backend.
Installation
There are two ways of installing extension in magento2.
- Using COMMAND LINE.
- 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
Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → OrderArchive, the module will be displayed in the admin panel.
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_OrderArchive’ ⇒ 1
Step 4: Disable the cache under System → Cache Management
Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → OrderArchive, the module will be displayed in the admin panel.
Backend Example
After Installation of Extension login to Magento admin panel to set configuration of the extension.
Extension Configuration :
Login to Magento Admin → Store → Configuration → Mageants → Order Archive → Enable → Choose Yes/No to Show or hide module .
Enable : Choose yes will enable the Order Archive module.
Archive Orders Purchased: Archive order purchase time.
Order Statuses to be Archived : Order archive status to show.
Click on Sales to Display Order Record.
Click to Order Button following interface to show on Order.
Click On Sales → Order view admin order details.
Click here to Order, Create Tag Title & Select Products to show All Tags & Click on Save button.
Mageants/ OrderArchive : Here you can Select your order and go to archive data to show archive orders.
- you can Also Single Data Archive in this page.
- you can also order archive with Go to archive data & Select Order And Go to Action field and click on Move to Archive data.
- Click on Orders details following interface.
- Click on Archive button to order go to archive data record.
Click on UnArchive button to order go to Unarchive data record And data display in order
Order Archive: Here you can and Archive your data in Order Archive grid page.
- you can Also Single Data Archive & Unarchive in this page.
Click on move to order grid Archive data Remove from list.
you can Also Move to Action button & click on move to order Grid in this page.