bajaj / store-pickup
Magento 2 Store Pickup Shipping Method module
Package info
github.com/sudhanshu-bajaj/StorePickup
Type:magento2-module
pkg:composer/bajaj/store-pickup
1.0.0
2019-04-24 06:18 UTC
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6
This package is auto-updated.
Last update: 2026-03-01 00:27:42 UTC
README
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.