Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    New Release: Bagisto Pickup Module

    Announcements
    3
    3
    250
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ghermans
      ghermans last edited by ghermans

      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

      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

      pickup-timeslots.png

      Kind regards,
      Glenn Hermans

      Manager Bagisto Europe
      info@bagisto.eu

      1 Reply Last reply Reply Quote 0
      • O
        olamide3412 last edited by

        It really giving error after implementing it on checkout.

        error "500 Internal Server Error"
        description "shop::app.shop.errors.500.description"

        1 Reply Last reply Reply Quote 0
        • Rishabh-Webkul
          Rishabh-Webkul last edited by

          Hello @olamide3412

          Could you please check the laravel.log file and confirm if there are any errors present?

          Regards
          Team Bagisto

          1 Reply Last reply Reply Quote 0
          • First post
            Last post