Quick Order Edit Extension for OpenCart 3.x

OpenCart extension documentation

Short Description

This extension allows you to edit any order info in one step.

Pre-Installation for OpenCart version 3.0.3.6

Replace the system/modification.xml file with the modification file you can get here: https://github.com/kenfai/opencart/blob/d31b4ebe3fd29dcc8861725d4934c6e3dd68e019/upload/system/modification.xml

Installation And Setup For OpenCart 3.0.x

  1. Make backup of store files and database before you install the module (just a healthy habit).

  2. Go to admin Extensions -> Extension Installer and upload file quick-order-edit-oc3.0.x_v.x.x.x.ocmod.zip.

  3. Refresh modifications - go to Extensions -> Modifications and click the Refresh button at the top right of the page.

  4. Go to admin Extensions -> Extensions -> [Modules] -> Quick Order Edit and click "Install".

  5. Find "Quick Order Edit" and click "Edit".

  6. A page will open with a form you need to fill:

      • Status - select status "Enabled";

  1. Save changes by clicking "Save".

Now you can use the module!

Order Edit Screenshot

  1. You can edit any field in order. After editing click on Save button.

Extension upgrade

  1. Install the new package following exactly the same steps described in the Installation And Setup section above.

Release history

  • 1.0.0: 2022-05-27: Initial version for OpenCart 3.0.x

Last updated