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

1.0.0 2019-04-24 06:18 UTC

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.