trungkienpvt / mage2-custom-customer-address
Module add custom field to customer address
Package info
github.com/trungkienpvt/mage2-custom-customer-address
Type:magento2-module
pkg:composer/trungkienpvt/mage2-custom-customer-address
dev-master
2020-09-24 04:52 UTC
Requires
- php: >=7.1.0
This package is not auto-updated.
Last update: 2026-03-21 06:32:30 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