Book Flasho deliveries from PrestaShop orders.
PrestaShop
PrestaShop — Flasho Delivery
Install the Flasho PrestaShop module to book and track deliveries from store orders.
Download plugin
Get the PrestaShop 1.7 / 8 module from its GitHub repository:
| Payment Types | Payment Method | Invoices | Plugin Link |
|---|---|---|---|
| PrestaShop 1.7.8 / 8 | Indirect | Yes | Click here ↗ |
Direct download: Download ZIP
Copy flashodelivery into your shop’s modules/ folder, then install Flasho Delivery under Modules → Module Manager.
What it does
- Books a Flasho delivery when an order is created or its status changes
- 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/PrestaShop.gitCopy files
Copy the flashodelivery folder into modules/flashodelivery.
Install and configure
In admin go to Modules → Module Manager, install Flasho Delivery, and set your API key (flsh_…), pickup latitude/longitude, and trigger order status.
💡 Drop-off coordinates
PrestaShop addresses have no GPS by default. Set latitude and longitude on ps_flasho_order for each order, or auto-book will skip it. See Authentication for API keys.