dimache/module-shipping-message
Composer 安装命令:
composer require dimache/module-shipping-message
包简介
Checkout Shipping Message
README 文档
README
Main Functionalities
This module adds a text message when you select a shipping method. You can specify the countries which you need for the show message.
Installation
``composer require dimache/module-shipping-message``
Type 1: Composer
- Install the module composer by running
composer require dimache/module-shipping-message - enable the module by running
php bin/magento module:enable Dimache_ShippingMessage - apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Type 2: Zip file
- Unzip the zip file in
app/code/Dimache - Enable the module by running
php bin/magento module:enable Dimache_ShippingMessage - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Configuration
See available settings in Stores -> Configuration -> Checkout Shipping Message
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-08