trungkienpvt/mage2-custom-customer-address

Module add custom field to customer address

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/trungkienpvt/mage2-custom-customer-address

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

This package is not auto-updated.

Last update: 2025-11-01 04:36:20 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