项目作者: jainmegha5395

项目描述 :
Learn, How to Add Custom Field in Magento 2 Registration Form.
高级语言: PHP
项目地址: git://github.com/jainmegha5395/Add-Custom-Field-in-Magento-2-Registration-Form.git


custom-fields

Add Custom Field in Magento 2 Registration Form

Add custom fields or attribute on Magento 2 Registration form. This attribute also will show in add or edit customer form in Magento 2 Admin.

Installation process-

You can upload zip file on magento directory app\code and extract this zip folder

Module path like this app\code\Custom\Fields…

Then run below commands-

php bin/magento setup:upgrade

php bin/magetno setup:static-content:deploy

php bin/magento cache:flush