Skip to content

Magento 2 module to allow modification of customer attribute sort order

Notifications You must be signed in to change notification settings

robaimes/module-address-attributes-sort-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aimes_AddressAttributesSortOrder

"Supported Magento Version" "Latest Release"

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

Licence

GPLv3 © Rob Aimes