2017 © Pedro Peláez
 

magento2-module module-tracking-link

Extension add Tracking Url in Shipment Email.

image

faonni/module-tracking-link

Extension add Tracking Url in Shipment Email.

  • Thursday, June 7, 2018
  • by karliuka
  • Repository
  • 2 Watchers
  • 13 Stars
  • 889 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 75 % Grown

The README.md

Magento2 Tracking Link

Total Downloads Latest Stable Version, (*1)

Extension add Tracking Url in Shipment Email., (*2)

Native shipment email doesn’t include a clickable tracking number link, just plain text one. The customer has to copy and then go to the courier site to get the tracking information. The extension make the tracking number a clickable link that will bring them to the carriers site and display the tracking information. The extension supports all couriers which support shipping tracking., (*3)

Compatibility

Magento CE(EE) 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x, (*4)

Install

Install via Composer (recommend)

  1. Go to Magento2 root folder, (*5)

  2. Enter following commands to install module:, (*6)

    For Magento CE(EE) 2.0.x, 2.1.x, 2.2.x, 2.3.x, (*7)

    composer require faonni/module-tracking-link:2.0.*
    

    For Magento CE(EE) 2.4.x, (*8)

    composer require faonni/module-tracking-link:2.4.*
    

    Wait while dependencies are updated., (*9)

Manual Installation

  1. Create a folder {Magento root}/app/code/Faonni/TrackingLink, (*10)

  2. Download the corresponding latest version, (*11)

  3. Copy the unzip content to the folder ({Magento root}/app/code/Faonni/TrackingLink), (*12)

Completion of installation

  1. Go to Magento2 root folder, (*13)

  2. Enter following commands:, (*14)

    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy (optional)
    

Configuration

In the Magento Admin Panel go to Stores > Configuration > Sales > Tracking Settings > Tracking Service Url., (*15)

Magento2 Tracking Link, (*16)

Usage

Shipment Email

Magento2 Tracking Link, (*17)

Service Tracking Page

Magento2 Tracking Link, (*18)

Uninstall

Remove database data

This works only with modules defined as Composer packages., (*19)

  1. Go to Magento2 root folder, (*20)

  2. Enter following commands to remove database data:, (*21)

    ```bash php bin/magento module:uninstall -r Faonni_TrackingLink, (*22)

Remove Extension

  1. Go to Magento2 root folder, (*23)

  2. Enter following commands to remove:, (*24)

    composer remove faonni/module-tracking-link
    

Completion of uninstall

  1. Go to Magento2 root folder, (*25)

  2. Enter following commands:, (*26)

    ```bash php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy (optional), (*27)

The Versions

07/06 2018

dev-master

9999999-dev

Extension add Tracking Url in Shipment Email.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-email 100.0.*|100.1.*|100.2.*

 

by Karliuka Vitalii

07/06 2018

2.0.6

2.0.6.0

Extension add Tracking Url in Shipment Email.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-email 100.0.*|100.1.*|100.2.*

 

by Karliuka Vitalii

03/02 2018

2.0.5

2.0.5.0

Extension add Tracking Url in Shipment Email.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-email 100.0.*|100.1.*|100.2.*

 

by Karliuka Vitalii

11/01 2018

2.0.4

2.0.4.0

Extension add Tracking Url in Shipment Email.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0

 

by Karliuka Vitalii

14/12 2017

2.0.3

2.0.3.0

Extension add Tracking Url in Shipment Email.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0

 

by Karliuka Vitalii

09/11 2017

2.0.2

2.0.2.0

Extension add Tracking Url in Shipment Email.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0

 

by Karliuka Vitalii

16/10 2017

2.0.1

2.0.1.0

Extension add Tracking Url in Shipment Email.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

by Karliuka Vitalii