Downloadable Products tabs remove from the Customer Dashboard Magento 2.

We can remove the My Downloadable Products Section from the Customer Profile Left sidebar.

This tab contains the information of purchased Downloaded products from the site. If you have purchased any downloaded products like Audio songs, Extension, eBook or any other relevant products, You can see it from this tab. Continue reading “Downloadable Products tabs remove from the Customer Dashboard Magento 2.”

Remove Billing agreements link from Customer sidebar Magento 2.

Remove the Billing agreements link Tab from the Customer account sidebar page using Magento 2.

You can remove the Billing agreements link using the customer_account.xml file in your theme or module level. Agreements links come from the Magento_Paypal Module. Continue reading “Remove Billing agreements link from Customer sidebar Magento 2.”

How to get Forgot Password Url in Magento 2?

You can retrieve the forgot password URL from the Customer Module of Magento.

The customer module contains the Forgot password feature for the Account Section. If you have created an account with Magento and you forgot the password and want to reset the password, You can get forgot password page URL by just instantiate the Url Class of Customer Module. Continue reading “How to get Forgot Password Url in Magento 2?”