Title: Softhexa-Orders Tracking for WooCommerce
Author: softhexa
Published: <strong>15 مايو، 2026</strong>
Last modified: 15 مايو، 2026

---

البحث عن الإضافات

![](https://ps.w.org/softhexa-orders-tracking/assets/banner-772x250.png?rev=3532634)

![](https://ps.w.org/softhexa-orders-tracking/assets/icon-256x256.png?rev=3532634)

# Softhexa-Orders Tracking for WooCommerce

 بواسطة [softhexa](https://profiles.wordpress.org/softhexa/)

[تنزيل](https://downloads.wordpress.org/plugin/softhexa-orders-tracking.1.1.4.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/softhexa-orders-tracking/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/softhexa-orders-tracking/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/softhexa-orders-tracking/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/softhexa-orders-tracking/#developers)

 [الدعم](https://wordpress.org/support/plugin/softhexa-orders-tracking/)

## الوصف

**Softhexa Orders Tracking for WooCommerce** is a lightweight plugin by Softhexa
Solutions that lets you add shipment tracking information directly from the WooCommerce
orders list.

**How it works:**

 1. Go to **Orders Tracking** in the WordPress admin menu.
 2. Enable the couriers your team uses.
 3. Open your WooCommerce Orders list.
 4. Type the tracking number, choose the courier, and click **Save**.
 5. The order status automatically updates to **Shipped**.
 6. A notification email is sent to the customer with the tracking number and courier
    tracking link.
 7. The tracking number and a “Track Shipment” button appear on the customer’s order
    details page.

**Features:**

 * Orders Tracking admin menu with a searchable alphabetical courier toggle UI
 * 200+ global and Indian courier tracking URL templates
 * Only enabled couriers appear in the WooCommerce order dropdown
 * Inline tracking input on the WooCommerce orders list (HPOS compatible)
 * Custom “Shipped” order status
 * Automatic customer email notification with tracking info
 * Tracking display on the My Account order details page
 * Copy-to-clipboard button for the tracking number

### External Services

This plugin displays courier tracking links to customers and administrators. When
a tracking number is saved against a WooCommerce order, the plugin generates a direct
link to the relevant courier’s public tracking page using a pre-defined URL template.

**What data is used:** Only the tracking number entered by the store admin is included
in the tracking URL. No personal customer data (name, email, address, etc.) is transmitted.

**When it is used:** A tracking link is generated when a tracking number is saved
to an order, displayed in the customer’s order confirmation email, and shown on 
the My Account > Order Details page.

**How it works:** The plugin holds a local library of 200+ courier tracking URL 
templates (e.g., `https://www.indiapost.gov.in/...?c=TRACKINGNUMBER`). The tracking
link is constructed locally — no data is sent to any third-party API by this plugin.
The customer’s browser opens the courier’s website directly when they click “Track
Shipment” or “Open Tracking Page”.

**Courier websites used (examples):** India Post (indiapost.gov.in), TrackOn (trackon.
in), TCI Express (tciexpress.in), VRL Group (vrlgroup.in), Posta Slovenije (sledenje.
posta.si), ELTA Greece (elta.gr), and 200+ other couriers worldwide.

Each courier operates its own tracking service. Please refer to the respective courier’s
website for their privacy policy and terms of service.

**No data is sent to Softhexa Solutions or any centralised tracking API.** All tracking
URLs are resolved client-side by the end user’s browser visiting the courier’s own
website.

## لقطات الشاشة

 * [[
 * Softhexa Orders Tracking settings page with searchable courier toggles.
 * [[
 * Tracking column on the WooCommerce orders list.
 * [[
 * Customer order details page with tracking number and button.
 * [[
 * Customer email with tracking information.
 * [[

## التنصيب

 1. Upload the `softhexa-orders-tracking` folder to the `/wp-content/plugins/` directory,
    or install via the WordPress plugin screen.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Make sure **WooCommerce** is installed and active.
 4. Go to **Orders Tracking** and enable your preferred couriers.
 5. Go to **WooCommerce > Orders** and use the **Tracking** column to add tracking 
    info.

## الأسئلة المتكررّة

### Does this work with WooCommerce HPOS (High-Performance Order Storage)?

Yes. The Tracking column is added to the HPOS-compatible `wc-orders` screen.

### Which couriers are supported?

Softhexa Orders Tracking includes 200+ courier tracking URL templates. Use the Orders
Tracking settings page to enable only the couriers you want in the order dropdown.

### Will the customer receive an email when I save tracking?

Yes. Saving a tracking number, or changing an existing one, automatically sends 
a “Completed Order” email with the tracking number and a link to the courier tracking
page.

### Does saving the tracking number change the order status?

Yes. The order status is automatically changed to **Shipped** when a tracking number
is saved.

### Can I use this without WooCommerce?

No. Softhexa Orders Tracking requires WooCommerce to function.

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“Softhexa-Orders Tracking for WooCommerce” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء
الأشخاص بالأسفل في هذه الإضافة.

المساهمون

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

[ترجمة ”Softhexa-Orders Tracking for WooCommerce“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/softhexa-orders-tracking)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/softhexa-orders-tracking/)،
تحقق من [مستودع SVN](https://plugins.svn.wordpress.org/softhexa-orders-tracking/)،
أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/softhexa-orders-tracking/)
بواسطة [RSS](https://plugins.trac.wordpress.org/log/softhexa-orders-tracking/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 1.1.4

 * Improved WordPress.org SEO keywords and plugin branding.
 * Updated readme tags and short description.

#### 1.1.3

 * Renamed plugin to Softhexa Orders Tracking for WooCommerce for WordPress.org 
   compliance.
 * Updated all function, class, and option name prefixes to SOTW_ / sotw_.
 * Added External Services section to readme.txt.

#### 1.1.2

 * Fixed Plugin Check sanitization warnings.
 * Removed the manual textdomain loader for WordPress.org compatibility.
 * Updated readme headers for current WordPress.org requirements.

#### 1.1.1

 * Moved customer-facing tracking JavaScript and CSS into enqueued assets.
 * Added a defensive WooCommerce email object check.
 * Tightened admin escaping for WordPress review readiness.

#### 1.1.0

 * Added the Orders Tracking admin menu with searchable courier toggles.
 * Added 200+ courier tracking URL templates.
 * Updated courier dropdowns to show only enabled couriers.
 * Updated plugin author to Softhexa Solutions.

#### 1.0.0

 * Initial release.

## ميتا Meta

 *  Version **1.1.4**
 *  Last updated **قبل 14 ساعة**
 *  Active installations **أقل من 10**
 *  WordPress version ** 6.0 أو أعلى **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 أو أعلى **
 *  Language
 * [English (US)](https://wordpress.org/plugins/softhexa-orders-tracking/)
 * Tags
 * [courier tracking](https://ar.wordpress.org/plugins/tags/courier-tracking/)[delivery tracking](https://ar.wordpress.org/plugins/tags/delivery-tracking/)
   [order tracking](https://ar.wordpress.org/plugins/tags/order-tracking/)[shipment tracking](https://ar.wordpress.org/plugins/tags/shipment-tracking/)
   [tracking number](https://ar.wordpress.org/plugins/tags/tracking-number/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/softhexa-orders-tracking/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

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

[See all reviews](https://wordpress.org/support/plugin/softhexa-orders-tracking/reviews/)

## المساهمون

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

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/softhexa-orders-tracking/)