thecodingtutor/magento2-delete-orders

extension for deleting orders in magento 2

Installs: 7 349

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 2

Forks: 5

Open Issues: 1

Type:magento2-module

dev-master 2021-12-10 20:06 UTC

This package is not auto-updated.

Last update: 2024-04-23 14:34:26 UTC


README

Magento 2 Extension

The store owners may want to remove unnecessary orders which have been canceled, closed, or created just for testing purposes. But, Magento 2 default functionalities does not allow the admin to completely remove redundant orders, invoices, shipments, or credit memos. Instead, it only allows cancelling them, which can lead to inconvenience in backend management. Well, in order to solve this problem, this extension has been developed. This extension is easy to use as it seems like the default functionality and can easily be used.

More courses and tutorials about Magento, visit: https://blog.manishjoy.com/2021/12/10/how-to-delete-orders-in-magento-2/ https://blog.manishjoy.com/magento-development-guide/

The extension is free and always will be

Additional Charges:

Installation: $ 10

Support: $ 20 /6 months

Liked my work?

Buy Me a Coffee

--- OR ---

SUPPORT ME ON PATREON

Prerequisites

Use the following table to verify you have the correct prerequisites to install this Extension.

Prerequisite How to check For more information
Apache 2.2 or 2.4 Ubuntu: apache2 -v
CentOS: httpd -v
Apache
PHP 5.6.x, 7.0.2, 7.0.4 or 7.0.6 php -v PHP Ubuntu
PHP CentOS
MySQL 5.6.x mysql -u [root user name] -p MySQL

Feedback and Support support@manishjoy.com