WP Manifestindependent plugin directory
manifest / ecommerce / postex-order-tracking

PostEx Order Tracking

Integrate PostEx order tracking functionality into your WordPress website. Allow customers to track their PostEx shipments directly from your site.

by Mateen · github.com/mateen-i10/postex-order-tracking · website

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/mateen-i10/postex-order-tracking/archive/refs/heads/main.zip

Integrate PostEx order tracking functionality into your WordPress website. Allow customers to track their PostEx shipments directly from your site.

Description

PostEx Order Tracking plugin lets you integrate PostEx shipping tracking functionality directly into your WordPress website. Your customers can track their orders by entering their tracking numbers without leaving your site.

Features

  • Easy to set up and use
  • Responsive tracking form
  • Detailed order tracking information
  • Timeline view of order status history
  • Compatible with most WordPress themes
  • Translation-ready

How It Works

  1. Install and activate the plugin
  2. Enter your PostEx API token in the plugin settings
  3. Add the tracking form to any page using the [postex_tracking_form] shortcode
  4. Your customers can enter their PostEx tracking number to see real-time status updates

Shortcode Options

You can customize the form display using these shortcode attributes:

  • title - Change the form title (default: "Track Your Order")
  • button_text - Change the button text (default: "Track")

Example: [postex_tracking_form title="Track Your Package" button_text="Find My Order"]

Installation

  1. Upload the postex-order-tracking folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Settings > PostEx Tracking to configure your API token
  4. Add the tracking form to any page using the shortcode [postex_tracking_form]

Frequently Asked Questions

Where do I get my PostEx API token?

You need to contact PostEx support or log into your PostEx merchant dashboard to obtain an API token.

Can I customize the appearance of the tracking form?

Yes, the plugin uses WordPress standard styling, but you can override the styles with your theme's CSS. The plugin's CSS file is located at /assets/css/tracking.css.

Does this plugin work with WooCommerce?

This plugin is designed to work independently of any e-commerce platform. It can be used alongside WooCommerce, but it doesn't integrate directly with WooCommerce orders.

Is this plugin compatible with my theme?

The plugin should work with most WordPress themes. It uses standard WordPress styling conventions.

Can I translate this plugin?

Yes, the plugin is translation-ready. You can translate it to your language using any WordPress translation plugin.

Screenshots

  1. Tracking form
  2. Tracking results display
  3. Admin settings page

Changelog

1.0.0

  • Initial release

Upgrade Notice

1.0.0

Initial release of the PostEx Order Tracking plugin.