Bagisto Forum

    Bagisto

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

    Laravel eCommerce Store Pickup

    Modules
    2
    2
    243
    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.
    • D
      Daisymond last edited by

      I got this free extension. followed installation steps on GitHub. checked the admin panel but could not find the option to turn it on. anybody with an idea how that can be setup ?

      1 Reply Last reply Reply Quote 0
      • ghermans
        ghermans last edited by

        Hi make sure that the following has been set

        1. open config/app.php and add
        Digibytes\Pickup\Providers\PickupServiceProvider::class,
        
        1. open composer.json in your root directory of Bagisto and add below "psr-4"
        "Digibytes\\Pickup\\": "packages/Digibytes/Pickup/src",
        
        1. run composer dump-autoload

        Kind regards,
        Glenn Hermans

        Manager Bagisto Europe
        info@bagisto.eu

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