Show Price After Login not working on Shop Page
-
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:
- 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"
- Goto config/app.php from the project's root:
Under the providers array, add this line at the end:
Webkul\ShowPriceAfterLogin\Providers\ShowPriceAfterLoginServiceProvider::class
- 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...
-
@northpointllc
May I know on which bagisto version you're installing this package? -
APP_VERSION=1.2.0
-
@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