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

      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

        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

          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

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

            1 Reply Last reply Reply Quote 0
            • I
              ismail last edited by

              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

                Hi there,
                Yes, you can add UTL directly.

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