Skip to content

sudhanshu-bajaj/StorePickup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Store Pickup Shipping Method module

This module for Magento 2 ‘Store Pickup’ shipping method that is used to provide customer to pick their order from store near them.

Installation:

Download the source code and extract to app/code/Bajaj folder.

OR

Run the composer require command.

composer require bajaj/store-pickup

php bin/magento module:enable Bajaj_StorePickup

php bin/magento setup:upgrade

php bin/magento cache:flush

Please let me know if you have any query or issue regarding the module.