magepsycho/magento2-custom-shipping
最新稳定版本:1.0.5
Composer 安装命令:
composer require magepsycho/magento2-custom-shipping
包简介
Magento 2 Custom Shipping
关键字:
README 文档
README
Magento 2 Custom Shipping
Overview
Magento 2 Custom Shipping is a sample for Shipping module in Magento 2.
You can use this module as a base for developing any custom shipping modules.
🛠️ Installation
Using Composer
Run the commands from the root of the Magento installation
composer require magepsycho/magento2-custom-shipping
Using modman
modman init
modman clone git@github.com:MagePsycho/magento2-custom-shipping.git
Using Zip
- Download the Zip File
- Extract & upload the files to
/path/to/magento2/app/code/MagePsycho/CustomShipping/
After installation by either means, enable the extension by running following commands (again from root of Magento2 installation):
php bin/magento module:enable MagePsycho_CustomShipping --clear-static-content
php bin/magento setup:upgrade
Click here to read more on module packaging, installation & activation in Magento 2
🚀 Screenshots
- Screentshot - Backend Settings
2. Checkout Steps 1 - Checkout
Contributors
To Contribute
Any contribution to the development of Magento 2 Custom Shipping is highly welcome.
The best possibility to provide any code is to open a pull request on GitHub.
Need Support?
If you encounter any problems or bugs, please create an issue on GitHub.
Please visit our store for more FREE / paid extensions OR contact us for customization / development services.
统计信息
- 总下载量: 6.85k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 72
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2022-02-04