TrackingLink adds custom link tag to the tracking code shown in transactional emails
- Copy "UgoRaffaele" folder into /app/code
- Open a terminal and move to Magento root directory
- Run these commands in your terminal
# You must be in Magento root directory
composer require ugoraffaele/module-trackinglink
php bin/magento cache:clean
php bin/magento module:enable UgoRaffaele_TrackingLink
php bin/magento setup:upgrade- If you are logged to Magento backend, logout from Magento backend and login again