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
Requires
- php: >=7.1.0
This package is not auto-updated.
Last update: 2025-04-19 01:50:48 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