Skip to content

inadeemkhan/magento2-delete-orders-master

Repository files navigation

Magento 2 Extension — Delete Orders

Magento PHP Contributions

The Order Delete extension for Magento 2 allows administrators to securely delete unwanted or test orders directly from the admin panel. It integrates with the Sales Order Grid and supports single or mass deletion based on user permissions, ensuring controlled and efficient order management.

Installation

  1. Copy the contents of this repository into:
    {MAGENTO_ROOT}/app/code/DevScripts/DeleteOrders/
  2. Run the following commands in your Magento root directory:
    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy
    php bin/magento cache:flush

Screenshots

Admin Configuration

Admin Configuration


Prerequisites

Ensure the following requirements are met before installing this extension:

Prerequisite How to Check Documentation
Apache / Nginx apache2 -v (Ubuntu)

nginx -v
Apache Docs
Nginx Docs
PHP >= 8.1 php -v PHP on Ubuntu
PHP on CentOS
MySQL 5.6.x mysql -u [root username] -p MySQL Docs

Contribution

Contributions are welcome!
The fastest way to contribute is by submitting a pull request on GitHub.


Issues & Support

If you encounter any issues or bugs, please open an issue on GitHub.

For direct support or feedback, feel free to contact:
📧 khannadeem243@gmail.com

About

The Order Delete extension for Magento 2 allows administrators to securely delete unwanted or test orders directly from the admin panel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages