yogeshsuhagiya/shipping
Composer 安装命令:
composer require yogeshsuhagiya/shipping
包简介
Shipping rates for India, USA and other countries dynamically from admin as 10, 100, 200 respectively
README 文档
README
- Settings for whether it should show custom shipping method or not.
- Goto: STORES > Configuration > SALES > Delivery Methods > YS Shipping Module
- Add different rates for India, USA and for other countries.
Prerequisite
- Composer: 2.x
- PHP: 7.4
- Magento: 2.4
Installation
-
Composer Installation
- Navigate to your Magento root folder
cd path_to_the_magento_root_directory - Then run the following command
composer require yogeshsuhagiya/shipping - Make sure that composer finished the installation without errors
- Navigate to your Magento root folder
-
Command Line Installation
- Backup your web directory and database.
- Download the latest installation package
Source code (zip)from here - Navigate to your Magento root folder
cd path_to_the_magento_root_directory - Upload contents of the installation package to your Magento root directory
- Then run the following command
php bin/magento module:enable Practical_Shipping
- After install the extension, run the following command
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
- Log out from the backend and login again.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-01-19