Download the PHP package quantity-digital/commerce-shipmondo without Composer
On this page you can find all versions of the php package quantity-digital/commerce-shipmondo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download quantity-digital/commerce-shipmondo
More information about quantity-digital/commerce-shipmondo
Files in quantity-digital/commerce-shipmondo
Package commerce-shipmondo
Short Description Shipmondo integration for CraftCMS & Commerce
License MIT
Informations about the package commerce-shipmondo
Shipmondo for Craft Commerce
This plugin provides an Shipmondo integration for Craft Commerce.
Requirements
This plugin requires Craft CMS 4.0.0 and Craft Commerce 4.0.0 or later.
Installation
You can install this plugin from the Plugin Store or with Composer.
From the Plugin Store
Go to the Plugin Store in your project’s Control Panel and search for “Shipmondo”. Then click on the “Install” button in its modal window.
With Composer
Open your terminal and run the following commands:
Setup
This plugin will, after you have filled in the required settings on the settings page, add a new field on Craft's default shipping methods editor screen, where you can connect a shipping method in Craft to the shipping method in Shipmondo.
All syncronizations between Craft and Shipmondo is handled automaticly using Craft Queue.
Tip: The Account name, Secret token and webhook token can be set to environment variables. See Environmental Configuration in the Craft docs for more information.
Usage
To get droppoints on the front, you can call the endpoint '/shipmondo/services/list-service-points', after the shipping address has been added, to receive available droppoints based on the selected shipping address.
Webhook support
This plugin currently supports the following webhooks:
- shipments/created