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. [Mail &amp; Notifications](/categories/mail)
4. /
5. wismolabs/tracking

ActiveMagento2-module[Mail &amp; Notifications](/categories/mail)

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

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

1.0.2(2mo ago)21.2k↓45.1%MITPHPPHP &gt;=8.1

Since Dec 23Pushed 2mo 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 2d ago

READMEChangelogDependencies (4)Versions (6)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

45

—

FairBetter than 91% of packages

Maintenance86

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~242 days

Total

3

Last Release

72d ago

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

1.0.1PHP &gt;=7.4.0

1.0.2PHP &gt;=8.1

### Community

Maintainers

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

---

Top Contributors

[![juri-andrushik](https://avatars.githubusercontent.com/u/230827301?v=4)](https://github.com/juri-andrushik "juri-andrushik (3 commits)")[![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

1131.9M16](/packages/mollie-magento2)[magepal/magento2-gmailsmtpapp

Magento 2 SMTP Extension - Configure Magento 2 to send all transactional email using Gmail, G Suite, Amazon SES, Office360, Mailgun, SendGrid, Mandrill or any other SMTP servers

3271.9M2](/packages/magepal-magento2-gmailsmtpapp)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50398.5k20](/packages/dotdigital-dotdigital-magento2-extension)[yireo/magento2-emailtester2

Preview transactional emails and test send them in your backend

34431.0k](/packages/yireo-magento2-emailtester2)[klaviyo/magento2-extension

Klaviyo extension for Magento 2. Allows pushing newsletters to Klaviyo's platform and more.

381.6M4](/packages/klaviyo-magento2-extension)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)

PHPackages © 2026

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