An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          



Bagisto Pickup


Packagist Downloads GitHub

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.