定制 elovate-app/magento-patches 二次开发

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

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

elovate-app/magento-patches

最新稳定版本:100.0.1

Composer 安装命令:

composer require elovate-app/magento-patches

包简介

Elovate Magento patches

README 文档

README

Catalog API

Magento has an issue in the catalog API, which can result in unsetting product and category values on store view level. In order to prevent this, install the provided patches.

Installation


After installation, add the following to your composer.json file below the following line:

```"magento-force": "override"```

which results in:

```
"extra": {
    "magento-force": "override",
    "patches": {
        "magento/module-catalog": {
            "Magento 2 REST API patch for category API calls": "vendor/elovate-app/magento-patches/category-api/category_repository.patch",
            "Magento 2 REST API patch for product API calls": "vendor/elovate-app/magento-patches/product-api/product_repository.patch"
        }
    }
}
```

# Important notes
Magento 2.4.3 and above do not need the supplied Catalog API patches. In 2.4.3 and above this has already been resolved.
If you are running Magento on version 2.4.2, you only need to apply the product API patch:
```
"Magento 2 REST API patch for product API calls": "vendor/elovate-app/magento-patches/product-api/product_repository.patch"
```

For versions below 2.4.2, you need to install both patches:
```
"Magento 2 REST API patch for category API calls": "vendor/elovate-app/magento-patches/category-api/category_repository.patch",
"Magento 2 REST API patch for product API calls": "vendor/elovate-app/magento-patches/product-api/product_repository.patch"
```

# Support
If you are in need of assistance running these patches, send us an e-mail at <a href="mailto:support@elovate.io">support@elovate.io</a>. We can forward your request to our Magento development partner, HYPR. 

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-03-31

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固