定制 mageali/magento2-customstatewiseshipping 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

mageali/magento2-customstatewiseshipping

Composer 安装命令:

composer require mageali/magento2-customstatewiseshipping

包简介

Custom State Wise Shipping.

README 文档

README

How to install?

Install with Composer!

```
composer require mageali/magento2-customstatewiseshipping
php bin/magento module:enable MageAli_CustomStateWiseShipping
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

Install manually!

  • Download
  • Extract files
  • In your Magento 2 root directory create folder app/code/MageAli\CustomStateWiseShipping
  • Copy files and folders from the archive to that folder
  • In the command line, using "cd", navigate to your Magento 2 root directory
  • Run the commands:
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    php bin/magento cache:flush
    

How to use this?

After installing this module you will see a shipping method in the admin panel named "Custom State Wise Shipping"  (Admin panel->stores->configuration->sales->shipping method)

You can see the "custom shipping method" on the Shopping Cart page and Checkout page.

License

* it is free

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: proprietary
  • 更新时间: 2024-04-30