Magento 2 Order Tracking

Magento 2 Order Tracking, updated 7/4/24, 1:36 PM

categoryOther
visibility1
  verified

Empower your customers and streamline your operations with the MageAnts Magento 2 Order Tracking Extension. This essential tool enhances the shopping experience by allowing customers to easily track their orders directly from your Magento 2 store.

Key Features:

Real-Time Order Status: Provide customers with up-to-date information on their order's status and shipment tracking details.

Customer Notifications: Automatically notify customers about order updates via email or SMS.

User-Friendly Interface: Intuitive tracking interface for customers to check their order status effortlessly.

Customizable Tracking Page: Customize the tracking page to match your store's branding and style.

Enhanced Customer Satisfaction: Improve customer satisfaction by offering transparency and control over their purchases.

Upgrade your Magento 2 store with the MageAnts Order Tracking Extension to deliver a seamless and transparent order tracking experience. Enhance customer satisfaction, reduce support inquiries, and boost operational efficiency with this essential tool.

About MageAntsStore

MageAnts is your trusted partner of Magento Custom DevelopmentHyvä theme development solutions provider. Put your trust in us to create an online presence for you. Let us bring you into the digital age to embark on an incredible journey. Enhance your Magento store with our Magento 2 extensions & extend store functionality.

Tag Cloud



Shipping tracker – Magento 2
USER MANUAL
Supported Version: 2.0, 2.1, 2.2, 2.3
www.mageants.com support@mageants.com 1
Table Of Contents
Preface ......................................……………………………………......3
Installation...................................………………………………………..4
Option 1: Magento 2 install extension using COMMAND LINE .........…………..…..4
Option 2: Magento 2 install extension manually ………………………………….......5
Backend Example ………………………………………………………...……...6

Extension configuration………………………………………………………...6
Frontend Example………………………………………………………………….11
www.mageants.com support@mageants.com 2
Preface:
- Using Shipping Tracker extension, Customer can track the Order Shipment.
- Customer just need to insert Order Id and Email Address and he/she will get the
current Order Status with Shipping Tracking information.
www.mageants.com support@mageants.com 3
Installation:
There are two ways of installing extension in magento2.
1) Using COMMAND LINE.
2) Manually install extension.
Option 1: Magento 2 install extension using COMMAND LINE (Recommended).
Follow below steps to install extension from the command line.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory.
If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management.
Step 4: Enter the following at the command line:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Step 5: Once you complete above steps log out and log in back to the admin
panel and switch to Stores → Configuration → Mageants → Shipping
tracker, The module will be displayed in the admin panel.
www.mageants.com support@mageants.com 4
Option 2: Magento 2 install extension manually.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory.
If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management Edit
app/etc/config.php file and add one line code: ‘Mageants_shipping
tracker → 1
Step 4: Disable the cache under System → Cache Management
Step 5: Once you complete above steps log out and log in back to the
admin panel and switch to Stores → Configuration → Mageants →
Shipping tracker, the module will be displayed in the admin panel.
www.mageants.com support@mageants.com 5
Backend example
After Installation of Extension login to magento admin panel to set-
configuration of the extension.
As per below screen shot you can set all the settings here.
Extension configuration
After Installation of Extension, Go to Store→Configuration→Mageants
Extension→Shipping Tracker, Where admin can Enable/Disable
Extension.
Also admin has options to display Track Order link in Top Links and Send
Track Order Link in Order Email.
→ Admin can disable shipping tracking for front-end by selecting ship-
ping methods
→ also for disable shipping method admin can set custom message
www.mageants.com support@mageants.com 6
→ Admin can create custom shipping method without installation of module
by giving Url and shipping method name.
www.mageants.com support@mageants.com 7
After the placing order admin can track order from back-end also by
submitting by submitting shipment even for custom shipping meth-
ods.
www.mageants.com support@mageants.com 8
→ When the status of order will be complete the click on View to see
order details and can track order from there.
www.mageants.com support@mageants.com 9
→ It will work for all types of shipping methods if there are available
module already installed in site then it will show result in pop-up and
for custom shipping it will also show result in pop-up by the help of
given custom url.
www.mageants.com support@mageants.com 10
Frontend example
The Track Order link will display in Top Link Section, By Clicking on it
Customer will redirect to a Form Where he / she can track order by
Entering Order Number and Email Associated with that order or a
given Tracking Number.
By Entering the Order Number and Email or Tracking Number,Cus
tomer will redirect to the Shipment Details page.
Below Tracking information will be display once Customer fill the form.

www.mageants.com support@mageants.com 11
→ It will also show the result of custom shipping by giving tracking id
or by email and order id.
→ For custom shipping method it will show the result in pop-up.
www.mageants.com support@mageants.com 12
→ There will be a Track Order link in customer account dashboard for each
order that will redirect customer to the Tracking information page.
www.mageants.com support@mageants.com 13
Thank you!
if you have any questions or feature suggestions, please contact us at:
https://www.mageants.com/contact-us
Your feedback is absolutely welcome!
www.mageants.com support@mageants.com 14