• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

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

Anyone?

General Discussion
2
3
357
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.
  • R
    RK REZA last edited by 5 Nov 2019, 10:16

    Is this possible that a customer can access to their panel after registration, but can't see the price or buy anything without verification? Because I'm using ShowPriceAfterLogin plugin.

    1 Reply Last reply Reply Quote 0
    • P
      prateek-webkul last edited by 6 Nov 2019, 12:09

      Hello RK REZA,

      Yes, it is possible.You have to make some changes

      1. Create a package and make same name of route as RegistrationController(in customer package) route.

      2. After writing code of customer registration in your package controller, you need to login the user (you may use auth facade) from code end.

      3. After successful login, you need to add check whether the customer is verified or not.

      Thanks

      1 Reply Last reply Reply Quote 0
      • R
        RK REZA last edited by 9 Nov 2019, 04:29

        Thanks. I have done it.

        1 Reply Last reply Reply Quote 0
        1 out of 3
        • First post
          1/3
          Last post