Popis
Use your UPS InfoNotice® or tracking number to get the latest package status and estimated delivery date.
Get Tracking Information and Peace of Mind
Whether you’re receiving one package or shipping hundreds, UPS Tracking provides insight about your shipment’s status all along its journey. You’ll feel confident and have peace of mind knowing that you have the most up-to-date information when you use our enhanced tracking options.
UPS Tracking offers several ways to track, and provides convenient ways to stay informed of current status, unexpected delays, and ultimately the delivery of your shipment.
Github repository
https://github.com/aarsla/tracking-for-ups
Instalace
This section describes how to install the plugin and get it working.
- Upload
Tracking for UPS
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Add your UPS API credentials in plugin settings menu
- Add
[ups-tracking-form]
shortcode to any page
Nejčastější dotazy
-
Where do I get UPS API credentials from?
-
https://www.ups.com/upsdeveloperkit
-
How do I modify output?
-
Check Frontend/ContactForm.php formatResponse() method
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Tracking for UPS je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Tracking for UPS” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.2
- Updated Readme
1.1
- Config values fix
1.0
- First version.