aimes / module-address-attributes-sort-order
允许从客户地址属性管理表单中重新排序结账字段。
1.0.0
2022-06-02 17:53 UTC
Requires
- magento/module-customer-custom-attributes: 100.4.*
This package is auto-updated.
Last update: 2024-08-30 01:32:32 UTC
README
兼容Adobe Commerce 2.3.x & 2.4.x
注意:由于“客户自定义属性”模块的要求,此模块目前在Magento开源版本上无法使用。
功能
这个非常小巧的模块并不复杂,更多的是为Adobe Commerce用户提升生活质量。允许通过后端表单使用“排序顺序”输入重新排序客户地址属性。
默认情况下,此字段被禁用,防止管理员修改排序顺序(这非常令人烦恼)。
计划功能
- 支持Magento开源
这不会是Adobe Commerce模块的替代品,它只会允许重新排序字段。
安装
请通过Composer安装此模块。此模块托管在Packagist。
composer require aimes/module-address-attributes-sort-order
bin/magento module:enable Aimes_AddressAttributesSortOrder
bin/magento setup:upgrade