Skip to content

Magento2 Sales Order History page allows User to check their order history. In this blog, we will learn how to add filters of 24 hours, 30 days, 6 months for more ease to customer.

Notifications You must be signed in to change notification settings

Binstellar-Technologies/magento2-add-filter-like-24-hours-30-days-etc..-for-my-orders-on-sales-order-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 Add filter like 24 hours, 30 days etc.. for My Orders on Sales Order History

Magento2 an open-source e-commerce platform written in PHP.

   

In this extension we will learn how to filter & check their order history.

   

In this extension, we will learn how to add filters of 24 hours, 30 days, 6 months for more ease to customer.

   

Installation Steps

Step 1 : Download the Zip file from Github & Unzip it
Step 2 : Create a directory under app/code/Binstellar/Orders
Step 3 : Upload the files & folders from extracted package to app/code/Binstellar/Orders
Step 4 : Go to the Magento2 Root directory & run following commands

php bin/magento setup:upgrade

php bin/magento setup:di:compile

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

php bin/magento cache:flush

   

6 months filter

image1

   

24 Hours filter

image2

   

Note : We have tested this option in Magento ver. 2.4.5-p1

About

Magento2 Sales Order History page allows User to check their order history. In this blog, we will learn how to add filters of 24 hours, 30 days, 6 months for more ease to customer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published