smiso/customcarriertrackers

Custom Carrier Trackers independent of shipment methods for Magento 2

1.0.0 2020-11-09 08:12 UTC

This package is auto-updated.

Last update: 2024-11-09 17:24:59 UTC


README

Custom Carrier Trackers independent of shipment methods for Magento 2

Requirements

Magento 2

Installation

Using Composer

composer require smiso/customcarriertrackers
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Manual Installation

Copy the files to app/code/SmileSolutions/CustomCarrierTrackers

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy