Customer Name Formatter - Magento 2

$49.00
Be the first to review this product

This Magento 2 extension will format the customer name by uppercasing the first letter each word. It will work on customer name in:

  • Customer account
  • Customer Addresses
  • Order Addresses
Compatibility (CE & EE) 2.2.x, 2.3.x, 2.4.x
Composer Ready
Description

Overview - Customer Name Formatter Magento-2 Extension

Most of the time customers may enter their first and last names in lower letters. So, there should be a provision to auto-capitalize this information.

That's the exact reason for developing this extension. It will format this information by auto capitalizing the first letter of each word.

Format Customer Name in Order Format Customer Name in Customer Account

Process existing customer accounts & orders

Extension by default start its functionality on new customer accounts & orders. But it does come up with a command to process existing records. You can run below command at Magento 2 root directory via SSH

php bin/magento redChamps:customerNameFormatter:process-existing-records

Reviews
Write Your Own Review
You're reviewing: Customer Name Formatter
loader
Loading...

You submitted your review for moderation.

This form is protected by reCAPTCHA - the Google Privacy Policy and Terms of Service apply.

Change Log
Version v 1.0.1 - March 29, 2023
- Compatibility with Magento version 2.4.6
Version v 1.0.0 - September 05, 2020
- Initial version