PHPackages                             wismolabs/tracking - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. wismolabs/tracking

ActiveMagento2-module

wismolabs/tracking
==================

WISMOlabs Integration for Magento 2.3.6+, providing seamless order tracking, shipping notifications, and post-purchase marketing management.

1.0.1(1y ago)1408↓41.7%1MITPHPPHP &gt;=7.4.0

Since Dec 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/WISMOlabs/magento-2-shipping-tracking-extension)[ Packagist](https://packagist.org/packages/wismolabs/tracking)[ RSS](/packages/wismolabs-tracking/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

WISMOlabs Extension for Magento 2
=================================

[](#wismolabs-extension-for-magento-2)

[Order &amp; Shipping Tracking Suite extension for Magento](https://wismolabs.com/integrations/magento/?utm_source=github&utm_medium=magento&utm_campaign=extension) connects your store to the WISMOlabs platform, providing enhanced real-time tracking capabilities across 750+ carriers, 3PLs, and delivery companies. It also offers advanced notification capabilities, including programmable emails, SMS, and webhooks using the Liquid template engine. Platform has a built-in marketing engine that suggests, upsells, and cross-sells products within notifications, branded tracking pages, and other customer-facing components, creating better post-purchase experiences.

This extension is verified and approved by Adobe and is officially published on the [Adobe Commerce Marketplace](https://commercemarketplace.adobe.com/wismolabs-tracking.html).

Important Information
---------------------

[](#important-information)

Order &amp; Shipping Tracking Suite extension for Magento 2 does not require a WISMOlabs account to try. However, it is advisable to create an account to configure the branding of customer-facing components.

Prerequisites
-------------

[](#prerequisites)

Magento 2: This extension requires a working installation of Magento 2.

Installation Instructions
-------------------------

[](#installation-instructions)

To install the Order &amp; Shipping Tracking Suite extension, follow these steps:

1. Log into Your Magento Server

    - Log into your Magento 2 server and navigate to the root directory of your Magento installation.
2. Install the Extension via Composer

    Execute the following commands to install the WISMOlabs extension:

    ```
    composer require wismolabs/tracking
    bin/magento module:enable Wismolabs_Tracking
    bin/magento setup:upgrade

    ```

Configuration Instructions
--------------------------

[](#configuration-instructions)

After installing the Order &amp; Shipping Tracking Suite extension for Magento, you need to configure it in the Magento admin panel:

1. **Step 1: Navigate to WISMOlabs Settings**

    - From your Magento Admin dashboard, go to Stores &gt; Configuration.

        [![Navigate to WISMOlabs Settings step 1](docs/images/wismolabs-magento-extension-settings-step1.png)](docs/images/wismolabs-magento-extension-settings-step1.png)
    - In the left sidebar, locate Shipping Settings under Sales.

        [![Navigate to WISMOlabs Settings step 2](docs/images/wismolabs-magento-extension-settings-step2.png)](docs/images/wismolabs-magento-extension-settings-step2.png)
    - Expand WISMOlabs Order and Shipment Tracking to access settings and configurations.
2. **Step 2: Configure the Fields**

    [![WISMOlabs Extension Settings](docs/images/wismolabs-magento-extension-settings.png)](docs/images/wismolabs-magento-extension-settings.png)

    If you are just trying out the extension and don't have the configuration you may leave theses field in their default state.

    - **Slug**: Copy the "Slug" from the WISMOlabs admin dashboard under Settings &gt; Magento Connect app and paste it into the "Slug" field.
    - **Retailer ID**: Copy the "Retailer ID" from the WISMOlabs admin dashboard under Settings &gt; Magento Connect app and paste it into the "Retailer ID" field.
    - **Token (Optional)**: Copy the "Authorization Token" from the Magento Connect section in your WISMOlabs admin dashboard and paste it into the "Token" field. This token is required for features like email/SMS/webhooks notifications and advanced analytics.
    - **Select Data Fields to Pass to WISMOlabs**: Use Ctrl (Cmd on Mac) + click to select multiple fields. Include fields such as store\_id, group\_id, prefix, lastname, dob, etc., based on your requirements.
3. **Step 3: Optional Settings**

    - **Include WISMOlabs Link into Shipping Confirmation Email**: Set to "Yes" if you want the tracking link to appear in shipping confirmation emails.
    - **Customize Email \[Track My Order Button\]**: Modify the HTML/CSS code for the tracking button if needed. Use the placeholder {{WISMOLINK}} to insert the tracking link dynamically.
    - **Include WISMOlabs Link into the Order Confirmation Email**: Set to "Yes" only if the Authorization Token is enabled and you have a working WISMOlabs account.
    - **Place WISMOlabs Link under Customer's Order History Pages**: Set to "Yes" to add the tracking link to the customer's order history section.
    - **Use MySQL Queue**: Enable if you want to handle asynchronous tasks via MySQL.
    - **Enable Detailed Logging for Debugging**: Set to "Yes" to log details in var/log/debug.log with the Wismolabs\_Tracking\_Helper prefix for troubleshooting.
4. **Step 4: Save Configuration**

    - Click the Save Config button in the top-right corner.
    - Flush the cache by navigating to System &gt; Cache Management and clicking Flush Magento Cache.

Additional Information
----------------------

[](#additional-information)

Support: For any issues or support requests, please contact our support team at [wismolabs.com](https://wismolabs.com/)

Documentation: For more details on configuration options and using the WISMOlabs platform, visit our help center.

### Uninstall Instructions

[](#uninstall-instructions)

If you need to uninstall the extension, you can do so using the following commands:

```
bin/magento module:disable Wismolabs_Tracking
composer remove wismolabs/tracking
bin/magento setup:upgrade

```

By using WISMOlabs, you can provide your customers with up-to-date shipment information and personalized post-purchase communications to boost customer satisfaction and loyalty.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance48

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~126 days

Total

2

Last Release

385d ago

PHP version history (2 changes)1.0.0PHP &gt;=7.1.3

1.0.1PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/dceafbd8663290fd9a42da88c21f44a70769d6fe9b94571b6902c92f2bcf3e88?d=identicon)[WISMOlabs](/maintainers/WISMOlabs)

---

Top Contributors

[![deamrass](https://avatars.githubusercontent.com/u/185920158?v=4)](https://github.com/deamrass "deamrass (2 commits)")[![thegruffaloop](https://avatars.githubusercontent.com/u/17404845?v=4)](https://github.com/thegruffaloop "thegruffaloop (2 commits)")

### Embed Badge

![Health badge](/badges/wismolabs-tracking/health.svg)

```
[![Health](https://phpackages.com/badges/wismolabs-tracking/health.svg)](https://phpackages.com/packages/wismolabs-tracking)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[o2ti/sigep-web-carrier

O2TI - Sigep Web Carrier

141.5k](/packages/o2ti-sigep-web-carrier)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
