E-commerce plugins

Connect your online store to your courier

Free plugins for WooCommerce, PrestaShop, OpenCart, Magento and Shopify. They work with any courier that runs on CourierManager: your checkout shows the courier's shipping price, and orders go to the courier as shipments.

Before you start: ask the courier you ship with for your API key (the Shopify app also asks for an API user). The downloadable plugins come with the API URL pre-filled; change it only if your courier gives you a different one.

WordPress plugin

WooCommerce

v1.6.2 Released 11 Sep 2026 13 KB

Download v1.6.2
Checksum and version history

SHA-256 3528aa6150d3762be20d45322f77046abda564be23183050dafbc77411a13d40

  • v1.6.2 11 Sep 2026 Current release, now distributed from couriermanager.com.

How to install

  1. In WordPress, go to Plugins → Add New Plugin → Upload Plugin. Choose the zip, click Install Now, then Activate.
  2. Go to WooCommerce → Settings → Shipping, open a shipping zone, and add the Courier Manager shipping method.
  3. Edit the method. Enter your API key, check the API URL, and set your delivery options.

PrestaShop module

PrestaShop

v1.2.0 Released 11 Sep 2026 45 KB PrestaShop 8.x – 9.0

Download v1.2.0
Checksum and version history

SHA-256 00e097a2c603ba5f40bee88a6594769c5182dd6a59fc8377487519b472e87568

  • v1.2.0 11 Sep 2026 Current release, now distributed from couriermanager.com.

How to install

  1. In the back office, go to Modules → Module Manager, click Upload a module, and choose the zip.
  2. When the upload finishes, click Configure.
  3. Enter your API key, check the API URL, and set your delivery options.

OpenCart extension

OpenCart 3.x

v1.0.5 Released 11 Sep 2026 13 KB

Download v1.0.5
Checksum and version history

SHA-256 5c25b110ad13a912c9081bffc0a0c85c62d6249920db39a8cb5232bcf7539cc9

  • v1.0.5 11 Sep 2026 Current release, now distributed from couriermanager.com.

How to install

  1. Go to Extensions → Installer and upload the .ocmod.zip file.
  2. Go to Extensions → Modifications and click Refresh.
  3. Go to Extensions → Extensions, choose Shipping, then install and edit Courier Manager.
  4. Enter your API key, check the API URL, and set the status to Enabled.

OpenCart extension

OpenCart 4.x

v1.0.1 Released 11 Sep 2026 12 KB

Download v1.0.1
Checksum and version history

SHA-256 46d0eceaa47d9c78d61a7708497a9a75b2f8f6cd86fa6b460c5c487784a82de9

  • v1.0.1 11 Sep 2026 Current release, now distributed from couriermanager.com.

How to install

  1. Go to Extensions → Installer and upload couriermanager.ocmod.zip. Then click Install next to it in the list.
  2. Go to Extensions → Modifications and click Refresh.
  3. Go to Extensions → Extensions, choose Shipping, then install and edit Courier Manager.
  4. Enter your API key, check the API URL, and set the status to Enabled.

Keep the file name exactly as downloaded. OpenCart 4 uses it as the extension's ID, so a renamed copy such as couriermanager (1).ocmod.zip installs but does not work.

Magento 2 module

Magento 2

v1.1 Released 11 Sep 2026 10 KB Magento 2.4.8

Download v1.1
Checksum and version history

SHA-256 a23e44d9f8e8f1d94624baadf17ab9d19d0da7e082322c5a685160aaf032352a

  • v1.1 11 Sep 2026 Current release, now distributed from couriermanager.com.

How to install

  1. Unpack the zip in your Magento root folder. The module lands in app/code/CourierManager/Shipping.
  2. Run bin/magento module:enable CourierManager_Shipping, then bin/magento setup:upgrade, bin/magento setup:di:compile and bin/magento cache:flush.
  3. In the admin, go to Stores → Configuration → Sales → Delivery Methods → Courier Manager. Enter your API key, check the API URL, and enable it.

Downloading straight to the server? Use curl -fLOJ https://couriermanager.com/plugins/download/magento2/latest/ so the file keeps its name.

Shopify app

Shopify

Installed from the Shopify App Store

Open in the Shopify App Store

How to install

  1. Install the CourierManager app from the Shopify App Store.
  2. Open the app and enter the API user and API key your courier gave you.
Other platforms

Already using one of these?

These platforms connect to CourierManager on their side, so there is nothing to download. Contact the provider for details.

Are you a courier?

Send your customers this page, or the permanent link for their platform. The link always serves the current version, so your onboarding documents never go stale.

Platform not listed?

Anything that can call a REST API can connect to CourierManager. Open the API reference →