ambab/module-storeorderprefix

安装数: 3,103

依赖: 0

建议者: 0

安全: 0

星标: 1

关注者: 2

分支: 0

开放问题: 0

类型:magento2-module

1.0.0 2020-01-09 08:49 UTC

This package is auto-updated.

Last update: 2024-09-18 23:22:36 UTC


README

管理员可以根据不同的商店添加前缀到订单ID、发票ID、发货ID和信用凭证ID。管理员可以根据需要设置前缀,支持数字、字母数字和字母前缀。

默认的Magento功能不允许管理员编辑或更改ID,因此仅使用数字搜索和筛选记录变得困难。但是,借助本店订单前缀模块,在后台,店主可以为订单ID、发票ID、发货ID和信用凭证设置前缀。可以为不同的商店和商店视图创建前缀。这个用于Magento 2的扩展将帮助店主从记录的长列表中筛选出特定的ID。

功能

  • 管理员可以为订单ID、发货ID、发票ID和信用凭证ID添加自定义前缀。

  • 自定义前缀可以是数字、字母或字母数字的形式。

  • 100%开源。

  • 易于安装。

安装/卸载 [支持的版本:2.3.x及以后]

使用composer安装的步骤

  • composer require ambab/module-storeorderprefix

  • bin/magento module:enable Ambab_StoreOrderPrefix

  • bin/magento setup:upgrade

  • bin/magento setup:di:compile

  • bin/magento cache:flush

卸载composer安装的模块的步骤

  • bin/magento module:disable Ambab_StoreOrderPrefix

  • bin/magento module:uninstall Ambab_StoreOrderPrefix

  • composer remove ambab/module-slidingcart

  • bin/magento cache:flush

在app/code中手动安装模块的步骤

  • 手动将目录添加到app/code/Ambab/StoreOrderPrefix/中

  • bin/magento module:enable Ambab_StoreOrderPrefix

  • bin/magento setup:upgrade

  • bin/magento cache:flush

在app/code中手动卸载模块的步骤

  • bin/magento module:disable Ambab_StoreOrderPrefix

  • 手动删除app/code/Ambab/StoreOrderPrefix目录

  • bin/magento setup:upgrade

  • bin/magento cache:flush

配置

转到管理控制台 -> 商店 -> 配置 -> 选择商店视图 -> Ambab -> 店铺订单前缀

贡献

请随意fork并为此模块做出贡献,通过向master分支创建PR(https://github.com/ambab-infotech/orderprefix)。

支持

有关问题请在这里提出 https://github.com/ambab-infotech/orderprefix/issues

如需额外支持,请随时联系 tech.support@ambab.com