This simple and convenient modifier allows you to delete multiple orders at once without opening them one by one.
After installation, a bulk delete function appears in the order list in the admin panel: just check the orders you want to remove and click the delete button.
Key features:
Quick bulk deletion of selected orders from the list.
Saves time when handling a large number of test or unnecessary orders.
Fully integrated with the standard OpenCart admin interface.
Easy to install and use (OCMOD, no core file modifications).
This modifier is especially useful for store administrators who need to keep their order database clean and maintain order in the admin panel.
Extension installation instructions:
Upload the module in the admin panel in the "Extensions" : "Install".
Go to the "Modifications" section and update the cache.
Go to the "Dashboard" section and update the template cache
A developer cheat sheet on using ternary operators in Twig. It will be useful for new developers of OpenCart and other CMSs that use this templating engine.
The OpenCart team has officially presented release 3.0.5.0, which contains a significant package of fixes, code cleanup, and compatibility improvements with modern PHP versions.
On November 20, 2025, a new major release of PHP was published - version 8.5. PHP 8.5 introduces useful improvements, but requires a careful approach when integrating into existing OpenCart projects.