Custom Attribute in Customer Account

This module is used to add the custom attribute in customer account. The attibute type is text. This attribute is available on both admin panel as well as customer account.

How to install Mca140_CustomerAttribute

Copy the code into Magento 2 root /app/code directory

  • php bin/magento setup:upgrade
  • php bin/magento setup:static-content:deploy

Screenshot

Customer Account information in Admin panel

customer1

Account information in frontend

customer2