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
其他信息
- 授权协议: proprietary
- 更新时间: 2024-04-30