Magento 2 Delete Order Free Extension extension. This extension is designed for eCommerce stores, allowing users to delete test or ad-hoc orders, invoices, shipments, and credit memos. Additionally, it offers the convenience of deleting these elements either one-by-one or in bulk with a single click, specifically for orders with certain allowed statuses.
The extension is accessible in both the Order Detail Page and the Order Grid, making it more user-friendly and providing flexibility for managing and cleaning up orders.
For more details about this extension, visit the Magento 2 Delete Order Free Extension.
If you're looking to enhance your Magento store further, consider hiring a dedicated Magento developer.
For support or inquiries, please visit our contact page.
version - 2.3.,2.4.
1. Download the archive file.
2. Unzip the file
3. Create a folder [Magento_Root]/app/code/Risecommerce/DeleteOrders
4. Drop/move the unzipped files to directory '[Magento_Root]/app/code/Risecommerce/DeleteOrders'
Using Composer
composer require risecommerce/magento-2-delete-orders-extension:1.0.1
php bin/magento module:enable Risecommerce_DeleteOrders
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
php bin/magento module:disable Risecommerce_DeleteOrders
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento setup:static-content:deploy
php bin/magento cache:flush