Awesome
Aimes_AddressAttributesSortOrder
Compatible with Adobe Commerce 2.3.x
& 2.4.x
Note: Due to the requirement of the 'Customer Custom Attributes' module, this module does not currently work on Magento Open Source.
Features
This very small module is nothing fancy, more a quality of life enhancement for adobe commerce users. Allows reordering of the customer address attributes via the backend form using the 'Sort Order' input.
By default, this field is disabled preventing the admin from modifying the sort order (which is really annoying).
Planned Features
- Support Magento Open Source
This won't be a replacement for the adobe commerce module, and will only allow reordering the fields.
Installation
Please install this module via Composer. This module is hosted on Packagist.
composer require aimes/module-address-attributes-sort-order
bin/magento module:enable Aimes_AddressAttributesSortOrder
bin/magento setup:upgrade