bagisto-eu / pickup
Allow customers to pickup orders from physical stores
0.0.1
2025-04-14 01:40 UTC
README
Bagisto Pickup
Features
- Allows customers to select a pickup location during checkout.
- Provides available pickup timeslots based on the selected date.
- Handles inventory source validation to ensure products are available at the selected pickup location.
Installation
To install the package, you need to add it to your Bagisto project using Composer.
Install with composer
Run the following command in the root of your Bagisto project:
Step 1: Install the Package
composer require bagisto-eu/pickup
Step 2: Install the Package with Artisan Command
php artisan pickup:install
This command will handle publishing views and translation files, and any necessary assets.
Timeslots configuration
To manage the timeslots go to the admin panel -> Settings -> Pickup Timeslots