developersalliance / module-table-rates
此模块允许管理员通过管理界面管理和查看运费表。
1.0.4
2023-07-20 05:28 UTC
Requires
- php: ^7.3|^7.4|^8.0|^8.1|^8.2
- developersalliance/module-base: *
- magento/framework: *
- magento/module-config: *
- magento/module-customer: *
- magento/module-offline-shipping: *
- magento/module-sales: *
- magento/module-shipping: *
- magento/module-ui: *
This package is not auto-updated.
Last update: 2024-09-18 17:37:47 UTC
README
DevAll_TableRates 模块
DevAll_TableRates 模块通过提供直观的用户界面来查看和管理运费表,增强了默认的 Magento 运费管理功能。
安装
-
在 Magento 2 根目录下运行以下命令通过 Composer 安装模块
composer require developersalliance/module-table-rates
-
运行 Magento 升级命令来安装模块
bin/magento setup:upgrade
功能
- 通过直观的用户界面查看和管理运费表。
- 使用 Magento 网格添加、编辑和删除运费表。
- 支持过滤、排序、列控制、行内编辑、删除批量操作和分页,以便于导航和管理。
- 增强验证以确保准确的数据录入。
许可证
此模块遵循 MIT 许可证。