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. 🙌
pickup-checkout.png
Project link: https://github.com/bagisto-europe/bagisto-pickup
InstallationTo install the package, you need to add it to your Bagisto project using Composer.
Install with composerRun 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:installThis command will handle publishing views and translation files, and any necessary assets.
Timeslots configurationTo manage the timeslots go to the admin panel -> Settings -> Pickup Timeslots
pickup-timeslots.png