digibytes / pickup
Allow customers to pickup orders from your store
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 28 484
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 3
Forks: 3
Open Issues: 2
This package is auto-updated.
Last update: 2025-04-14 01:53:24 UTC
README
Bagisto Pickup
This extension allows your customers to collect their orders from your physical stores.
Requirements
Installation
Install with composer
- Run the following commands
composer require digibytes/pickup
php artisan optimize
- Go to
https://<your-site>/admin/configuration/sales/carriers
. - Make sure that Picking up at the store is active and press save.
Your customers are now able to select the new shipping method.