bajaj / store-pickup
Magento 2 Store Pickup Shipping Method module
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 2
Open Issues: 1
Type:magento2-module
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6
This package is auto-updated.
Last update: 2025-04-29 00:53:24 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.