Courier Tracking for WooCommerce
Now clients be able to track a courier on the map in real time. Improve your delivery with Courier Tracking. Set delivery status on each order.
Plugin info
Maintenance & Compatibility
Maintenance score
Stale • Last updated 193 days ago
Is Courier Tracking for WooCommerce abandoned?
Likely maintained (last update 193 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Now clients be able to track a courier on the map in real time. Plugin extend delivering for WooCommerce. Manage your couriers and order’s delivery status. Courier using the free Woo Courier Tracker Android Application view assigned orders and update statuses.
External services
This plugin connects to Google Maps API to control the map, it’s needed to draw the map, a courier position and a destination position based on client’s address information.
It sends the address information to converting address to geographic coordinates (geocoding) and draw a destination marker on the map, courier position information to draw a courier marker on the map.
This service is provided by “Google Maps APIs”:
Privacy policy: https://policies.google.com/privacy
Terms of Service: https://cloud.google.com/maps-platform/terms
Installation
- Upload
woo-courier-trackingplugin to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Courier Tracking in main menu
If you don’t have Google Maps API key please read FAQ below.
Frequently Asked Questions
Find it at Google Play by searching Woo Courier Tracker.
- Go to webpage https://console.cloud.google.com/apis
- Click “Enable APIs and services” button
- Choose Maps JavaScript API
- Make sure that it is enabled
- Go to webpage https://console.cloud.google.com/google/maps-apis/credentials
- Click “Create credentials” button
- Choose API key option
- Now you see line with your key, just click “Show key”, copy it
- Paste it to wp_map_google_web_api_key field in Courier Tracking Settings page at WordPress Admin
Review feed
Changelog
1.0.0
First version of plugin. You are able to manage couriers, order delivery statuses, use Android App to connect to your WordPress server.
1.0.1
Fix texts
<?php code(); // goes in backticks ?>