##Risecommerce_DeleteOrders Extension
"Risecommerce_DeleteOrders" 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.
If you have any questions about using or configuring this extension, you may want to refer to the documentation or support resources provided by Risecommerce. Additionally, if you have specific queries or issues, feel free to ask for assistance!
##Support: version - 2.3.,2.4.
##How to install Extension
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