An open API service indexing awesome lists of open source software.

https://github.com/solutionexcel/magento2-delete-orders

Free Magento 2 Extension to delete single or multiple order.
https://github.com/solutionexcel/magento2-delete-orders

delete delete-multiple free-magento-extension magento magento-2 magento2 magento2-extension magento2-module order order-management remove

Last synced: about 1 month ago
JSON representation

Free Magento 2 Extension to delete single or multiple order.

Awesome Lists containing this project

README

          

# Magento 2 Delete Orders Extension
Magento 2 delete single or multiple order.

## Compatible With:
Magento ver 2.2.2

## Available Features:
* Multiple or Single order delete from backend order gird using massaction.
* Manually delete single order from order view page.
* Automatically remove/delete order invoice if exists.
* Automatically remove/delete order shipment if exists.
* Automatically remove/delete credit memo comments and others data along with orders.

## Multiple or Single order delete from order gird
[![massaction](massaction.jpg)](/uri)

## Single order delete from view page
[![massaction](dofview.jpg)](/uri)

## Installation
##### Manually (not recommended)
* Download DeleteOrders Extension
* Unzip the magento2-delete-orders-master.zip file
* Create a folder {Magento 2 root}/app/code/Solutionexcel/DeleteOrders
* Copy all files and folder to DeleteOrders folder

#### Step 2 - Enable/Install via command line
* php bin/magento module:enable --clear-static-content Solutionexcel_DeleteOrders
* php bin/magento setup:upgrade
* php bin/magento cache:flush

If you have any inquiry please contact with me via email or skype.
* Email: [info@solutionexcel.com](mailto:info@solutionexcel.com)
* Skype: solutionexcel
* Web: [Solution Excel](https://www.solutionexcel.com/)