New Release: Bagisto Pickup Module
-
We just launched a new open-source module for Bagisto that enables local pickup from physical store locations. Perfect for retailers offering "Click & Collect" or hybrid shopping experiences.
Project link: https://github.com/bagisto-europe/bagisto-pickup
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 the following 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