aimes/module-address-attributes-sort-order

Allows re-ordering of checkout field from the customer address attribute admin management form.

1.0.0 2022-06-02 17:53 UTC

This package is auto-updated.

Last update: 2024-05-30 00:48:23 UTC


README

"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