User Tools

Site Tools


magento2:extensions:toweringmedia-distance-delivery-magento-2-google-powered-logistics

Distance based Delivery costs (Magento 2) – Google-Powered Logistics User Guide for Magento 2

Extension context

This is a Toweringmedia Magento 2 extension guide generated from the Magento Admin virtual product catalog.

Product page

Overview

Enterprise Distance-Based Delivery Engine for Magento 2.4 Turn Your Magento Store into a Logistics Control Tower Toweringmedia Distance Delivery calculates real-time shipping rates from each store location using Google’s mapping APIs, enforces precise delivery windows, and feeds our driver/kitchen PWAs with geo-rich tasks. It’s the missing piece for merchants running their own local delivery fleet or premium courier programs. Rate Calculation Engine Google Directions + Haversine Fallback Primary routing via Google Directions API (driving distance/time) with Haversine fallback when APIs are rate-limited. Supports negotiated rates, handling fees, and dynamic surcharges by distance band or geo-zone. Session-based.

What this extension does

  • Google Distance Matrix–driven delivery quoting with fallback Haversine routing
  • One-hour delivery windows, slot management, and location-aware pricing
  • Geo-logging for driver run grouping, proof-of-delivery, and analytics
  • Seamless integration with Store Locator, Store Pickup, and Fulfillment PWAs

Installation

Install and validate in staging before production rollout.

cd /path/to/magento
# Install from your licensed package source
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush

Configuration

Configure extension options in Magento Admin, then validate key storefront/admin flows tied to this extension.

Validation checklist

  • Configuration saves without errors in Admin.
  • Expected storefront/admin behavior is present.
  • No critical PHP/JS errors occur during test flow.
  • Caches and static assets are refreshed after changes.

Troubleshooting

  • Feature missing: verify module status, cache flush, and static-content deploy.
  • Unexpected behavior: retest with only required related modules enabled.
  • Admin setting not applying: verify config scope and clear cache.
magento2/extensions/toweringmedia-distance-delivery-magento-2-google-powered-logistics.txt · Last modified: by 127.0.0.1