for example, we want to change ‘label’ and ‘sort order’ attribute ‘postcode’ from ‘customer_address’ attribute type, here upgrade data script <?php namespace MyCompany\MyModule\Setup; use Magento\Customer\Setup\CustomerSetupFactory; use…
Continue reading Magento 2 : Update EAV Attribute
Comments closed