承接 landofcoder/module-shippingcalculator 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

landofcoder/module-shippingcalculator

最新稳定版本:1.0.0

Composer 安装命令:

composer require landofcoder/module-shippingcalculator

包简介

Magento 2 Shipping Cost Calculator on Product Page

README 文档

README

``landofcoder/module-shippingcalculator``

Shipping Cost Calculator in Product Page

Main Functionalities

  • Show Shipping Cost Calculator on Product page
  • Allow buyer check estimate shipping cost on product before purchase

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/Lof
  • Enable the module by running php bin/magento module:enable Lof_ShippingCalculator
  • Apply database updates by running php bin/magento setup:upgrade*
  • Deploy static files by running php bin/magento setup:static-content:deploy -f*
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Install the module composer by running composer require landofcoder/module-shippingcalculator
  • enable the module by running php bin/magento module:enable Lof_ShippingCalculator
  • apply database updates by running php bin/magento setup:upgrade*
  • Deploy static files by running php bin/magento setup:static-content:deploy -f*
  • Flush the cache by running php bin/magento cache:flush

Configuration

Go to admin > Stores > Configuration > Landofcoder > Shipping Calculator

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Screenshots

Configuration

Donation

If this project help you reduce time to develop, you can give me a cup of coffee :)

paypal

统计信息

  • 总下载量: 558
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2021-08-31