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 TypesPayment MethodInvoicesPlugin Link
PrestaShop 1.7.8 / 8IndirectYesClick 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

1

Download the module

Use the direct ZIP download or clone the repo.

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

Copy files

Copy the flashodelivery folder into modules/flashodelivery.

3

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.