Title: Lavenex Email Order Tracking
Author: lavenex
Published: <strong>September 17, 2026</strong>
Last modified: September 17, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/lavenex-email-order-tracking.svg)

# Lavenex Email Order Tracking

 By [lavenex](https://profiles.wordpress.org/lavenex/)

[Download](https://downloads.wordpress.org/plugin/lavenex-email-order-tracking.1.0.5.zip)

 * [Details](https://wordpress.org/plugins/lavenex-email-order-tracking/#description)
 * [Reviews](https://wordpress.org/plugins/lavenex-email-order-tracking/#reviews)
 *  [Installation](https://wordpress.org/plugins/lavenex-email-order-tracking/#installation)
 * [Development](https://wordpress.org/plugins/lavenex-email-order-tracking/#developers)

 [Support](https://wordpress.org/support/plugin/lavenex-email-order-tracking/)

## Description

Lavenex Email Order Tracking turns a courier company’s shipment report into finished,
notified WooCommerce orders in one upload — no manual copy-pasting of tracking numbers,
no separate “mark as shipped” step, and no forgetting to email the customer.

Upload the courier’s Excel (.xlsx) or CSV report using the plugin’s fixed seven-
column template, and for every row the plugin can safely match to an order, it will:

 * Save the courier name and AWB / tracking number to the matching order.
 * Automatically move that order from Processing to a dedicated “Dispatched” status—
   the plugin registers this status itself, so no other shipment-tracking plugin
   is required.
 * Send exactly one “Dispatched” notification email to the customer, with built-
   in duplicate-send protection so re-running an import never emails a customer 
   twice for the same tracking details.
 * Log every import — matched, skipped, and why — in a searchable Tracking Mail 
   History screen.

Rows that can’t be safely processed (blank tracking number, an order that doesn’t
exist, a cancelled order, a missing billing email, and so on) are never guessed 
at — they’re clearly listed with the exact reason, so nothing silently goes wrong.

**This is a genuinely free plugin.** Every feature described above works with no
license, no time limit, and no reduced functionality. There is an optional Pro license(
see “Optional Pro upgrade” below) for store owners who want priority support and
extra features, but it is never required to use this plugin.

#### Requirements

 * WordPress 6.0+
 * WooCommerce 7.0+ (must be active)
 * PHP 7.4+

#### Optional Pro upgrade

The plugin’s own admin screen includes a “Pro License” tab. Activating a license
there is entirely optional and only unlocks extras such as priority support — it
never restricts or removes any of the free functionality described above. If you
don’t have a license, the plugin works fully without one, forever.

### External services

This plugin connects to an external license server operated by the developer (Lavenex,
at lavenex.com) **only if you choose to enter a Pro license key** on the plugin’s“
Pro License” tab. If you never enter a license key, this plugin makes no external
connections and sends no data anywhere.

When you activate, validate, or deactivate a Pro license, the plugin sends your 
license key and this site’s URL (`home_url()`) to `https://lavenex.com/wp-json/eeot-
license/v1/` over HTTPS, so the server can confirm the license is valid and tied
to this site. This happens: (1) when you submit the activation form, (2) when you
submit the deactivation form, and (3) once per day via a scheduled background check,
but only while a license key is saved. No order data, customer data, or file contents
are ever sent to this server.

This service is provided by Lavenex. See the [Lavenex website](https://lavenex.com/)
for more information.

## Screenshots

[⌊The main admin screen: upload a report, preview matches, and see the Tracking 
Mail History at a glance. All import and dispatch features are free — no purchase
required.⌉⌊The main admin screen: upload a report, preview matches, and see the 
Tracking Mail History at a glance. All import and dispatch features are free — no
purchase required.⌉[

The main admin screen: upload a report, preview matches, and see the Tracking Mail
History at a glance. All import and dispatch features are free — no purchase required.

[⌊The optional Pro License tab. Activating a license only unlocks priority support
and extras; it is never required to use the plugin's import, dispatch, or email 
features.⌉⌊The optional Pro License tab. Activating a license only unlocks priority
support and extras; it is never required to use the plugin's import, dispatch, or
email features.⌉[

The optional Pro License tab. Activating a license only unlocks priority support
and extras; it is never required to use the plugin’s import, dispatch, or email 
features.

## Installation

 1. In your WordPress admin, go to Plugins  Add New, search for “Lavenex Email Order
    Tracking”, and click Install Now, then Activate. (Or upload the downloaded zip 
    via Plugins  Add New  Upload Plugin.)
 2. A new menu item, WooCommerce  Lavenex Email Order Tracking, will appear.
 3. Download the built-in Excel template from that screen and fill it with your courier’s
    shipment report, or export your courier’s report directly into the same seven columns.
 4. Upload the file, preview the matches, and click Dispatch. That’s it — no license
    or purchase required.

## FAQ

### Do I need a license key to use this plugin?

No. Every import, dispatch, and email feature is free and fully functional with 
no license key. A Pro license is entirely optional and only adds extras like priority
support.

### Does this replace WooCommerce’s own order emails?

No — it adds one new “Dispatched” email specifically for this workflow. Your existing
Processing/Completed emails are untouched, and the new email can be edited or disabled
like any other WooCommerce email under WooCommerce  Settings  Emails.

### What columns does the import file need?

Exactly seven, in this order: customer name, ship date, courier name, AWB/tracking
number, receiver pincode, receiver name, and the WooCommerce order number. A template
with these headers is downloadable from the plugin’s own admin screen.

### Will it resend the email if I upload the same file twice?

No. Each courier + AWB combination is fingerprinted per order, so a repeat import
of identical tracking details for an already-dispatched order is silently skipped—
no duplicate email.

### What happens if WooCommerce gets deactivated?

The plugin detects this and safely deactivates itself with an admin notice, rather
than causing a fatal error.

### Does activating a Pro license send any of my order or customer data anywhere?

No. Only your license key and this site’s URL are sent, and only when you activate/
validate/deactivate a license. See “External services” above.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Lavenex Email Order Tracking” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ lavenex ](https://profiles.wordpress.org/lavenex/)

[Translate “Lavenex Email Order Tracking” into your language.](https://translate.wordpress.org/projects/wp-plugins/lavenex-email-order-tracking)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/lavenex-email-order-tracking/),
check out the [SVN repository](https://plugins.svn.wordpress.org/lavenex-email-order-tracking/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/lavenex-email-order-tracking/)
by [RSS](https://plugins.trac.wordpress.org/log/lavenex-email-order-tracking/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.5

 * Re-submitted for review: confirmed the External Services license endpoint (https://
   lavenex.com/wp-json/eeot-license/v1/) responds correctly; no functional code 
   changes in this release.

#### 1.0.4

 * Fixed: a few remaining on-screen labels (admin menu, admin screen heading, Pro
   upsell text) still said “Easy Email Order Tracking” after the rename — now consistently“
   Lavenex Email Order Tracking” everywhere.

#### 1.0.3

 * Fixed: added a missing translators comment for two pluralized order-status labels.
 * Fixed: replaced direct fopen()/fclose()/readfile() filesystem calls with WP_Filesystem,
   and hardened the plugin’s internal database table name against static-analysis
   SQL warnings, per WordPress.org’s Plugin Check tool.

#### 1.0.2

 * Renamed the plugin to Lavenex Email Order Tracking (previously “Easy Email Order
   Tracking”) at the WordPress.org review team’s request, so the plugin name and
   slug carry a distinctive brand identifier.
 * Removed an unnecessary load_plugin_textdomain() call (WordPress has auto-loaded
   translations for org-hosted plugins since WP 4.6, and this plugin already requires
   WP 6.0+).

#### 1.0.1

 * Added: a “Support” link on the plugin’s admin screen footer, pointing to the 
   lavenex.com support form.

#### 1.0.0

 * Initial public release on WordPress.org. Bulk Excel/CSV tracking import, automatic
   Processing  Dispatched status transition, bundled customer notification email,
   duplicate-send protection, and a searchable Tracking Mail History log — all free,
   with an optional Pro license for extras.

## Meta

 *  Version **1.0.5**
 *  Last updated **5 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [courier](https://wordpress.org/plugins/tags/courier/)[email](https://wordpress.org/plugins/tags/email/)
   [order tracking](https://wordpress.org/plugins/tags/order-tracking/)[shipment tracking](https://wordpress.org/plugins/tags/shipment-tracking/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/lavenex-email-order-tracking/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/lavenex-email-order-tracking/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/lavenex-email-order-tracking/reviews/)

## Contributors

 *   [ lavenex ](https://profiles.wordpress.org/lavenex/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/lavenex-email-order-tracking/)