Book Flasho deliveries from OpenCart orders.

OpenCart

OpenCart — Flasho Delivery

Install the Flasho OpenCart module to book and track deliveries from store orders.

Download plugin

Get the OpenCart 3 module from its GitHub repository:

Payment TypesPayment MethodInvoicesPlugin Link
OpenCart 3IndirectYesClick here ↗

Direct download: Download ZIP

Copy the contents of upload/ into your OpenCart root, then install Flasho Delivery under Extensions → Modules.

What it does

  • Books a Flasho delivery when an order reaches the trigger status
  • Stores the Flasho order number and status on the order
  • Uses your Flasho API key and pickup coordinates from the module settings

Install

1

Download the module

Use the direct ZIP download or clone the repo.

git clone https://github.com/Tryflasho/OpenCart.git
2

Copy files

Merge the upload/ folder into your OpenCart installation (admin, catalog, system).

3

Install and configure

In admin go to Extensions → Extensions → Modules, install Flasho Delivery, and set your API key (flsh_…), pickup latitude/longitude, and trigger order status.

💡 Drop-off coordinates

OpenCart addresses have no GPS by default. Set latitude and longitude on oc_flasho_order for each order, or auto-book will skip it. See Authentication for API keys.