https://github.com/ghermans/bagisto-pickup
This extension allows your customers to collect their orders from your physical stores.
https://github.com/ghermans/bagisto-pickup
bagisto ecommerce laravel shipping-methods
Last synced: 6 months ago
JSON representation
This extension allows your customers to collect their orders from your physical stores.
- Host: GitHub
- URL: https://github.com/ghermans/bagisto-pickup
- Owner: ghermans
- License: mit
- Created: 2020-06-24T08:49:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T17:34:49.000Z (over 1 year ago)
- Last Synced: 2025-04-09T07:19:06.398Z (over 1 year ago)
- Topics: bagisto, ecommerce, laravel, shipping-methods
- Language: PHP
- Homepage:
- Size: 33.2 KB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bagisto Pickup
This extension allows your customers to collect their orders from your physical stores.
## Requirements
- [Bagisto](https://github.com/bagisto/bagisto)
## Installation
### Install with composer
1. Run the following commands
```php
composer require digibytes/pickup
```
```
php artisan optimize
```
2. Go to `https:///admin/configuration/sales/carriers`.
3. Make sure that **Picking up at the store** is active and press save.
Your customers are now able to select the new shipping method.