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 Types | Payment Method | Invoices | Plugin Link |
|---|---|---|---|
| OpenCart 3 | Indirect | Yes | Click 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
Download the module
Use the direct ZIP download or clone the repo.
git clone https://github.com/Tryflasho/OpenCart.gitCopy files
Merge the upload/ folder into your OpenCart installation (admin, catalog, system).
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.