Post by Ion_Cannon » Sun Feb 20, 2011 1:42 am

This vQmod is another fork of the Dutch TNT-Track and Trace by Gerrit located here:
http://www.opencart.com/index.php?route ... on_id=1361

Most of the code is his and he deserves all the credit for it. It is totally free to the
community and you are welcome to edit it to fit your needs.

The FedEx tracking vQmod will allow you to add FedEx tracking numbers to your order histories.

It displays in the Admin order history for each order and also in the customer order history
when they are notified.

Changes from the original Module:

- The last tracking number entered is displayed in the first Order Details tab for convenience.

- FedEx tracking is primary, module assumes you are shipping from the U.S. with FedEx.

- USPS tracking is secondary for any shipments not in the U.S.

- Logo's change depending on shipping location, if Shipping address is U.S. the logo will be FedEx,
if shipping address is another country the USPS logo will display. ** You can change this to fit
your needs obivously.

Directions:

1. Use phpMyAdmin to add the field "trackcode" to the order_history table.

Add the below SQL Statement to your OpenCart database via phpMyAdmin:

Alter Table `order_history` ADD COLUMN `trackcode` varchar(15) charset utf8 collate
utf8_unicode_ci default'' NOT NULL after `comment`;

2. Upload all files to their coordinating folders. No changes to core files are needed.

Please send me an E-mail at ioncannon23@gmail.com if you notice any issues.

UPDATE 1.01 - fixed a duplicate code issue.

Thank you!

-IC

Image


Image


Image

Attachments


New member

Posts

Joined
Fri Jan 28, 2011 11:11 am

Post by phaques » Sat Apr 02, 2011 6:28 am

Could you add in/change this so that it looks at the tracking number and figures out if it is for FedEx/UPS/USPS?

Thanks!
Last edited by phaques on Sat Aug 06, 2011 1:16 am, edited 1 time in total.

User avatar
Newbie

Posts

Joined
Wed Sep 29, 2010 8:45 am

Post by phaques » Sat Aug 06, 2011 1:15 am

Any plan on updating this for v1.5.x?

User avatar
Newbie

Posts

Joined
Wed Sep 29, 2010 8:45 am

Post by Sam Hayes » Fri Nov 25, 2011 4:47 pm

I tried adding this to a fresh 1.5.1.3 installation with no luck. Added the sql and installed the module. Will this be updated to work with this?

Newbie

Posts

Joined
Thu Oct 27, 2011 7:25 am
Who is online

Users browsing this forum: No registered users and 5 guests