Ympruve Order Tracking for WooCommerce helps store managers add shipment details and show customers clear delivery progress. Developed by Ympruve and Onae Co.
Included features:
[ympruve_order_tracking] shortcode for authorized order tracking display.The plugin stores tracking numbers, carriers, statuses, and display settings locally in WordPress/WooCommerce. This plugin does not send order, customer, tracking, or analytics data to an external Ympruve service.
Additional integrations and hosted services are available from Ympruve.
The source code for the generated React admin bundle is included in this plugin package under the /src directory. It is built with @wordpress/scripts (webpack), and uses WordPress’s bundled React (wp-element) rather than bundling its own copy.
To rebuild the generated assets:
npm installnpm run buildThe generated output is written to /assets/react/ (admin.js, admin.css, and admin.asset.php).