WP Manifestindependent plugin directory
manifest / ecommerce / track-order-by-order-id

Order Tracking by Order Number Only

πŸ“¦ WooCommerce plugin to track orders using only the order number β€” no email or login required. Simple shortcode: [track_order_by_number].

by absoftlab Β· github.com/absoftlabs/track-order-by-order-id

β˜… 0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/absoftlabs/track-order-by-order-id/archive/refs/heads/main.zip

Readme

πŸ“¦ Order Tracking by Order Number Only (WooCommerce)

Easily allow your customers to track their WooCommerce orders using only the Order Number β€” no email, login, or account required.


πŸ” Features

  • βœ… Track WooCommerce orders without login or email.
  • 🧩 Simple and lightweight β€” works with a shortcode.
  • 🌐 User-friendly interface (includes Bangla labels).
  • πŸ“± WhatsApp support for customization and assistance.

πŸ› οΈ Installation

  1. Download the plugin .zip file.
  2. Go to your WordPress Admin Dashboard.
  3. Navigate to: Plugins β†’ Add New β†’ Upload Plugin.
  4. Upload the .zip file and click Install Now.
  5. After installation, click Activate Plugin.

πŸ§ͺ Usage

Add the following shortcode anywhere on your page/post to display the tracking form:

[track_order_by_number]

Read the full README on GitHub →