Hello Magento Friends,
In this article, I will explain How to Update Customer Profile in Magento 2.
The customer profile contains personal details, email, date of birth, addresses, orders, and other information. In Magento 2, customers can update their information from the My Account section. Allow customers to add profile image on your Magento 2 website to provide a personalized user experience.
Sometimes the admin needs to update customer information. The admin can manage all customer profiles from the admin panel. Let’s find out more.
Step 1: Login to your Magento 2 Admin Panel.
Step 2: Navigate to Customers > All Customers.
Step 3: Find the customer from the grid and click Edit in the action column.
Step 4: Choose the type of information you want to edit from the left panel and make the necessary changes.
Customer Information
Step 5: When complete, click on the Save Customer button.
This is how the admin can update the customer profile in Magento 2. Share the tutorial with your other Magento 2 friends and stay updated with us.
Happy Reading!
Generating image thumbnails is a common requirement in web applications, especially when handling media-heavy content.…
In today’s digital landscape, web application security is paramount. As a powerful PHP framework, Laravel…
October was an exciting month for MageComp! From significant updates across our Magento 2 extension…
In modern web development, seamless navigation and state management are crucial for delivering a smooth…
Magento Open Source 2.4.8 beta version released on October 8, 2024. The latest release of…
Hello Magento Friends, Creating catalog price rules programmatically in Magento 2 can be a valuable…