All Projects → karliuka → m2.TrackingLink

karliuka / m2.TrackingLink

Licence: OSL-3.0, Unknown licenses found Licenses found OSL-3.0 LICENSE.txt Unknown COPYING.txt
Magento2. Extension add Tracking Url in Shipment Email.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to m2.TrackingLink

m2.ShippingTweaks
Magento2. Extension hides any other shipping methods if free shipping is available.
Stars: ✭ 43 (+22.86%)
Mutual labels:  shipping, magento2, magento2-extension
Importexportfree
Improve default Magento 2 Import / Export features - cron jobs, CSV , XML , JSON , Excel , mapping of any format, Google Sheet, data and price modification, improved speed and a lot more!
Stars: ✭ 160 (+357.14%)
Mutual labels:  magento2, magento2-extension
Magento2 Configurator
Magento 2 Configurator
Stars: ✭ 158 (+351.43%)
Mutual labels:  magento2, magento2-extension
module-dsu
No description or website provided.
Stars: ✭ 18 (-48.57%)
Mutual labels:  magento2, magento2-extension
Magento2 Force Login
Force Customer Login Module for Magento 2
Stars: ✭ 146 (+317.14%)
Mutual labels:  magento2, magento2-extension
Magento 2 Social Login
Magento 2 Social Login extension is designed for quick login to your Magento 2 store without procesing complex register steps
Stars: ✭ 156 (+345.71%)
Mutual labels:  magento2, magento2-extension
Magento-2-Module-Skeleton
This Module provides a basic Skeleton for further Magento 2 Modules.
Stars: ✭ 30 (-14.29%)
Mutual labels:  magento2, magento2-extension
Magentoextensions
Magento Extension Directory 1> Themes Switcher 2> Default Shipping On Cart 3> Upshare 4> Product Image Optimizer 5> Idealo Product Export 6> magento Google shopping Api v2 7>Google feed and facebook feed 8> Pdf upload in magento media wysiwyg 9> Product Image optimizer. If You want magento 2 extensions 1>Advance Layred Navigation(including SEO URL, Rating as filter, slider filter, Ajax Filtering), 2>Attribute Pages with SEO and Custom URL key(you can do all kind of seo on those pages with logos) 3>Improved Sorting (Enable users to view products by options as 'Best Sellers', 'Top Rated', 'Most Viewed' etc.) 4>Custom Stock Status(Add statuses to products automatically or manually, Create multiple custom stock statuses, Upload special icons for stock statuses) 5>Product Labels(Using this extension you can add any label to your produts on product page or category page) 6>Custom Order Number(Using this extension you can customize order, invoice, shippment, credit memo Number) 7>All type of file upload in Wysiwyg(pdf, zip, doc etc file upload in wysiwyg), 8>Infinite Scroll, 9>Multiple FlatRate Shipping, 10>Open Api,Google api for currency Rates, 11>Product Attribute's Description, 12>Store and Currency switcher according to Ip address Please Contact me and All those extensions are paid with installation and configuration are free support.
Stars: ✭ 106 (+202.86%)
Mutual labels:  magento2, magento2-extension
magento2-guest-to-customer
Guest to Customer for Magento2 - Quickly and easily convert existing guest checkout customers to registered customers.
Stars: ✭ 66 (+88.57%)
Mutual labels:  magento2, magento2-extension
module-blog-m22
Fixes for Blog on Magento 2.2.x
Stars: ✭ 21 (-40%)
Mutual labels:  magento2, magento2-extension
Algoliasearch Magento 2
Algolia Search integration for Magento 2 - compatible with versions from 2.3.x to 2.4.x
Stars: ✭ 131 (+274.29%)
Mutual labels:  magento2, magento2-extension
usps-api
Python Wrapper for the USPS API 🚚 📦
Stars: ✭ 52 (+48.57%)
Mutual labels:  tracking, shipping
Magento2 Bash Completion
Magento2 Bash Completion
Stars: ✭ 129 (+268.57%)
Mutual labels:  magento2, magento2-extension
module-dsu-client
No description or website provided.
Stars: ✭ 17 (-51.43%)
Mutual labels:  magento2, magento2-extension
Firegento Magesetup2
MageSetup for Magento2
Stars: ✭ 107 (+205.71%)
Mutual labels:  magento2, magento2-extension
Module Blog
Magento 2 Blog Extension
Stars: ✭ 213 (+508.57%)
Mutual labels:  magento2, magento2-extension
Magento2 Sentry
Magento 2 module to log to Sentry
Stars: ✭ 99 (+182.86%)
Mutual labels:  magento2, magento2-extension
Magento 2 Seo
Magento 2 SEO extension will do perfectly for your better SEO. This is a bundle of outstanding features that are auto-active when you install it from Mageplaza without any code modifications. It is also friendly with your store if you need to insert meta keywords and meta descriptions for your product.
Stars: ✭ 99 (+182.86%)
Mutual labels:  magento2, magento2-extension
Magento2 Cronjobmanager
Cron Job Manager for Magento 2
Stars: ✭ 233 (+565.71%)
Mutual labels:  magento2, magento2-extension
magento2
For any issues or questions please get in touch with us via [email protected]
Stars: ✭ 15 (-57.14%)
Mutual labels:  magento2, magento2-extension

Magento2 Tracking Link

Total Downloads Latest Stable Version

Extension add Tracking Url in Shipment Email.

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.

Compatibility

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

Install

Install via Composer (recommend)

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

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

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

    For Magento CE(EE) 2.4.x

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

    Wait while dependencies are updated.

Manual Installation

  1. Create a folder {Magento root}/app/code/Faonni/TrackingLink

  2. Download the corresponding latest version

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

Completion of installation

  1. Go to Magento2 root folder

  2. Enter following commands:

    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.

Magento2 Tracking Link

Usage

Shipment Email

Magento2 Tracking Link

Service Tracking Page

Magento2 Tracking Link

Uninstall

Remove database data

This works only with modules defined as Composer packages.

  1. Go to Magento2 root folder

  2. Enter following commands to remove database data:

    php bin/magento module:uninstall -r Faonni_TrackingLink
    

Remove Extension

  1. Go to Magento2 root folder

  2. Enter following commands to remove:

    composer remove faonni/module-tracking-link

Completion of uninstall

  1. Go to Magento2 root folder

  2. Enter following commands:

    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy  (optional)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].