Bagisto Forum

    Bagisto

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

    which controller contain customer login logic on bagisto v1.5.1 ?

    Bug Report
    2
    50
    4229
    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.
    • A
      Amitk-Webkul last edited by

      Hi @mindwebtree,

      For the Login controller, you can check this method here,
      Link:- https://github.com/bagisto/bagisto/blob/v1.5.1/packages/Webkul/Customer/src/Http/Controllers/SessionController.php#L46

      M 1 Reply Last reply Reply Quote 0
      • M
        mindwebtree @Amitk-Webkul last edited by

        @Amitk-Webkul
        how to show cart item (by which code) ?

        1 Reply Last reply Reply Quote 0
        • A
          Amitk-Webkul last edited by

          Hi @mindwebtree,

          You can check this method here,
          Link:- https://github.com/bagisto/bagisto/blob/0914f371f9f414697b1e4a57c22a2b271a9ec431/packages/Webkul/Checkout/src/Cart.php#L77

          M 1 Reply Last reply Reply Quote 0
          • M
            mindwebtree @Amitk-Webkul last edited by

            @Amitk-Webkul
            How to show cart item quantity in cart icon?

            1 Reply Last reply Reply Quote 0
            • A
              Amitk-Webkul last edited by

              Hi @mindwebtree,

              You can check the method from Here.

              M 1 Reply Last reply Reply Quote 0
              • M
                mindwebtree @Amitk-Webkul last edited by

                @Amitk-Webkul
                thank you so much

                M 1 Reply Last reply Reply Quote 0
                • M
                  mindwebtree @mindwebtree last edited by

                  @mindwebtree said in which controller contain customer login logic on bagisto v1.5.1 ?:

                  @Amitk-Webkul
                  thank you so much

                  but one more questioin

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    mindwebtree @mindwebtree last edited by

                    @mindwebtree

                    how to update cart item data for customer user when guest add cart and then register customer user that time update cart data for customer

                    1 Reply Last reply Reply Quote 0
                    • A
                      Amitk-Webkul last edited by

                      Hi @mindwebtree,

                      You can take a reference from Here.

                      M 2 Replies Last reply Reply Quote 0
                      • M
                        mindwebtree @Amitk-Webkul last edited by

                        @Amitk-Webkul
                        how to work save address when product checkout and next time auto detect delivery address ?

                        A 1 Reply Last reply Reply Quote 0
                        • M
                          mindwebtree @Amitk-Webkul last edited by

                          @Amitk-Webkul
                          how to add custom css file for home page

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            Amitk-Webkul @mindwebtree last edited by

                            Hi @mindwebtree

                            While proceeding for checkout and saved the Address and enabled Ship to this address.

                            So next time while proceeding for checkout it shows the address list.

                            1 Reply Last reply Reply Quote 0
                            • A
                              Amitk-Webkul @mindwebtree last edited by

                              Hi @mindwebtree,

                              For the Custom CSS file, You can take a reference from Here.

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                mindwebtree @Amitk-Webkul last edited by mindwebtree

                                @Amitk-Webkul
                                why not show my custom banner section but when i disable js then proper work

                                1 Reply Last reply Reply Quote 0
                                • A
                                  Amitk-Webkul last edited by

                                  Hi @mindwebtree,

                                  Can you please elaborate? What exactly you are trying to do?

                                  M 2 Replies Last reply Reply Quote 0
                                  • M
                                    mindwebtree @Amitk-Webkul last edited by

                                    @Amitk-Webkul
                                    hello Amitk-Webkul i want to change only cart icon not its functionality so how to possible

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      mindwebtree @Amitk-Webkul last edited by

                                      @Amitk-Webkul
                                      please give me fast response

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        Amitk-Webkul last edited by

                                        Hi @mindwebtree,

                                        For the cart icon update, you can take a reference from Here.

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          mindwebtree @Amitk-Webkul last edited by

                                          @Amitk-Webkul
                                          i delete its content after that not remove cart icon

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            Amitk-Webkul last edited by

                                            Hi @mindwebtree,

                                            Have you run the below command in /packages/Webkul/Velocity?

                                            npm run watch
                                            
                                            M 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post