Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 943 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 943 Bytes

Magento 2.2+. Magento 2.3+, Magento 2.4+ Archieve orders

Used in Admin / Backend > Sales Orders page

This module can be used to archieve orders to make the orders list page cleaner with fewer new unprocessed orderes. Archieving means not deleting, it's archieving.

Separate Archieved Order page in Backend > Sales > Archieved Orders

Yes. There is a separate page to view archieved orders. You can export archieved orders for other purposes as well.

image image image

Installation

  1. Copy the Rbncha folder inside app/code/
  2. php bin/magento setup:upgrade && php bin/magento s:s:d && php bin/magento c:f
  3. That's it