dimache/module-shipping-message

查看运费信息

安装: 0

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

dev-main 2022-08-08 06:39 UTC

This package is not auto-updated.

Last update: 2024-10-01 15:17:45 UTC


README

主要功能

此模块在您选择运费方式时添加一条文本消息。您可以指定需要显示消息的国家。

安装

``composer require dimache/module-shipping-message``

类型 1: Composer

  • 通过运行 composer require dimache/module-shipping-message 安装模块 composer
  • 通过运行 php bin/magento module:enable Dimache_ShippingMessage 启用模块
  • 通过运行 php bin/magento setup:upgrade 应用数据库更新*
  • 通过运行 php bin/magento cache:flush 清除缓存

类型 2: Zip 文件

  • app/code/Dimache 中解压 zip 文件
  • 通过运行 php bin/magento module:enable Dimache_ShippingMessage 启用模块
  • 通过运行 php bin/magento setup:upgrade 应用数据库更新*
  • 通过运行 php bin/magento cache:flush 清除缓存

配置

在“商店” -> “配置” -> “结账运费信息”中查看可用设置