trungkienpvt/mage2-custom-customer-address

Module add custom field to customer address

dev-master 2020-09-24 04:52 UTC

This package is not auto-updated.

Last update: 2024-10-04 23:23:29 UTC


README

Basic magento 2 module to add custom field to customer address to show in frontend

Feature list

  • Add custom field to customer address

How can I set up?

Run the following command lines below

$ composer require trungkienpvt/mage2-custom-customer-address:dev-master 
$ bin/magento setup:upgrade
$ bin/magento cache:clean

Reference link

  • stackoverflow