Screenshot of field output
Screenshot of field configuration

This module provides a field for storage and display of shipment tracking numbers.

Features

  • Store tracking numbers for:
    • United States Postal Service
    • UPS
    • FedEx
    • DHL
    • DHL Global
    • Others via hook_tracking_number_organizations_alter()
  • Display your tracking numbers as either:
    • A link to track the package on the shipper's external website.
    • A plain-text representation of the tracking number and shipping organization.
  • Access stored field data, as well as the tracking URL, in Entity API, Rules, Views, Token, and other modules that make use of this module's Entity API integration.
  • Supports data migrations via the Migrate module.

Installation

To install, place this module into your site's modules folder and enable the
"Tracking number" module, which can be found under "Fields" on the admin/modules
page.
-or-
drush dl tracking_number
drush en tracking_number

Configuration

To use this module, add and configure a field of type "Tracking number" to an
entity of your choosing. Under the entity's display settings, configure the
field display to either print out as plain text or as a link to allow viewers to
track their shipment.

Supporting organizations: 

Project information

Releases