myparcelnl/magento 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

myparcelnl/magento

最新稳定版本:5.1.0

Composer 安装命令:

composer require myparcelnl/magento

包简介

A Magento 2 module that creates MyParcel labels

README 文档

README

For the manual and more information, please refer to our Magento Manual on the MyParcel Developer Portal.

Important notice about third-party checkouts

⚠️ Third-Party Checkouts Compatibility.

Our plugin may not be fully compatible with “third-party” checkout solutions provided by plugins, other than those native to Magento itself. Features such as Delivery Options or other functionalities might not work as expected.

We recommend testing the plugin’s functionality in your specific setup before fully implementing it.

Installation

Install using composer require.

composer require myparcelnl/magento

For developers

Clone this repository in app/code/MyParcelNL/Magento/ using git and run the following commands in the root directory of your Magento installation:

composer config repositories.myparcelnl/magento path app/code/MyParcelNL/Magento/
composer require myparcelnl/magento

This will install our SDK as a dependency.

You can install the SDK as a git repository as well: Clone MyParcelNL/Sdk in app/code/MyParcelNL/Sdk/ using git and run the following commands in the root directory of your Magento installation:

composer config repositories.myparcelnl/sdk path app/code/MyParcelNL/Sdk/
composer require myparcelnl/sdk

统计信息

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

GitHub 信息

  • Stars: 17
  • Watchers: 7
  • Forks: 24
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-01-13