GoogleRoutes

The Google Routes extension integrates with the Google Routes API (part of the Maps Platform) to calculate the shipping fee and determine shipping method availability based on the distance from your location to the customer's shipping address.

Usage

  1. Install the free package from the modmore package provider
  2. Create an API Key on the Google Maps Platform
  3. Enable the Google Routes module under Configuration > Modules
  4. Navigate to Configuration > Shipping Methods and create a new Google Routes method
  5. Happy shipping!

Read the Google Routes documentation for more detailed instructions.

Release History

Google Routes Shipping Method for Commerce 1.0.1-pl

Released on 2023-08-25

Released on 2023-08-25

  • Use Commerce EventDispatcher [422fb1c]
  • Guard against edge condition where an address has no order [5c50907]
  • Prevent warning being logged [4f95a22]

Google Routes Shipping Method for Commerce 1.0.0-pl

Released on 2023-02-08

Released on 2023-02-08

  • First public release