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

Bagisto

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

Forgot password Email reset button link change

Knowledge Base
2
6
583
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.
  • I
    ismail last edited by 21 Apr 2023, 05:44

    i want to change reset button link that i get after forgot password how can i change

    1 Reply Last reply Reply Quote 0
    • A
      Amitk-Webkul last edited by 21 Apr 2023, 06:04

      Hi there,
      you can change your button below the path.
      Path:
      https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Velocity/src/Resources/views/shop/customers/signup/reset-password.blade.php

      1 Reply Last reply Reply Quote 0
      • I
        ismail last edited by 21 Apr 2023, 09:48

        i am using forgot password api that api send me a link on mail i want to change that link url to my url

        1 Reply Last reply Reply Quote 0
        • A
          Amitk-Webkul last edited by 21 Apr 2023, 11:02

          Hi there,
          You can change the same with the above path.

          1 Reply Last reply Reply Quote 0
          • I
            ismail last edited by 24 Apr 2023, 05:45

            can i directly add utl in <form
            method="POST"
            @submit.prevent="onSubmit"
            action="{{ route('shop.customer.reset_password.store') }}">
            form action or i have to create a controller for that?

            1 Reply Last reply Reply Quote 0
            • A
              Amitk-Webkul last edited by 25 Apr 2023, 04:33

              Hi there,
              Yes, you can add UTL directly.

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