Bagisto Forum

    Bagisto

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

    Show Price After Login not working on Shop Page

    Bug Report
    2
    4
    320
    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.
    • northpointllc
      northpointllc last edited by

      I have installed the Show Price After Login Extension and I can the Configuration page on the Admin, but it is not hiding the Price or the Buy button on the Shop page. I have followed the instructions as provided on the documentation:


      Installation:

      1. Goto composer.json present in your project's root:

      Under the object of psr-4, add the line below:

      "Webkul\\ShowPriceAfterLogin\\": "packages/Webkul/ShowPriceAfterLogin/src"
      
      1. Goto config/app.php from the project's root:

      Under the providers array, add this line at the end:

      Webkul\ShowPriceAfterLogin\Providers\ShowPriceAfterLoginServiceProvider::class
      
      1. Perform a command, from the root of your terminal:
      php artisan vendor:publish
      
      > then press 0 and then press enter.
      

      Can't seem to figure out what is missing...

      1 Reply Last reply Reply Quote 0
      • V
        Vaishali Agarwal last edited by

        @northpointllc
        May I know on which bagisto version you're installing this package?

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

          APP_VERSION=1.2.0

          1 Reply Last reply Reply Quote 0
          • V
            Vaishali Agarwal last edited by

            @northpointllc
            currently this module is not compatible with 1.2.0 version, team is working on it & soon this will be update on store https://store.webkul.com/bagisto-laravel-show-price-after-login.html

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