grinet/duplicatefix

修复“具有相同ID "ID" 的项目已存在”错误。灵感来源于 http://www.rscoder.com/2019/12/magento-2-how-to-resolve-item-with-same.html

安装: 0

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

1.0.0 2020-05-25 13:07 UTC

This package is not auto-updated.

Last update: 2024-09-26 23:20:11 UTC


README

将 "Item with the same ID “ID” already exists" 错误的解决方案模组化,可参考 http://www.rscoder.com/2019/12/magento-2-how-to-resolve-item-with-same.html

安装

  • 将压缩文件中的文件解压到 /app/code/Grinet/DuplicateFix 文件夹

( Unix/Linux/MacOSX 适用于 ) 进入您的 Magento 主目录,然后运行以下命令:a

php bin/magento module:enable Grinet_DuplicateFix
php bin/magento setup:upgrade
php bin/magento cache:clean

使用 Composer 安装

composer require grinet/Grinet_DuplicateFix
php bin/magento module:enable Grinet_DuplicateFix
php bin/magento setup:upgrade
php bin/magento cache:clean

错误报告

将您遇到的错误发送至 info@grinet.com.tr...

针对 Magento2 的 "Item with the same ID “ID” already exists" 错误修复

此解决方案由 RsCoder 在 http://www.rscoder.com/2019/12/magento-2-how-to-resolve-item-with-same.html 发布。我们将其转换成了一个扩展。

安装

  • 将所有文件复制到 /app/code/Grinet/DuplicateFix 目录

( 对于 Unix/Linux/MacOSX ) 进入您的 Magento 网站根目录并运行以下命令:

php bin/magento module:enable Grinet_DuplicateFix
php bin/magento setup:upgrade
php bin/magento cache:clean

使用 Composer 安装

composer require grinet/Grinet_DuplicateFix
php bin/magento module:enable Grinet_DuplicateFix
php bin/magento setup:upgrade
php bin/magento cache:clean

错误报告

请将错误发送至 info@grinet.com.tr ...

免费模块

Grinet TurkeyCities - Magento2 Türkiye Şehirleri 模块

Grinet TurkeyTaxes - Magento2 Türkiye Vergileri 模块

Grinet TCMB Döviz - Magento2 Döviz Kuru 模块

Grinet RomCity Import - Magento2 RomCity Şehir 导入模块

Grinet DuplicateFix - Magento2 错误修复

我们的 Magento2 模块

Grinet Iyzico - Magento 虚拟 POS 模块

Grinet Turkpay2 - Magento2 银行虚拟 POS 模块

Grinet Kargo - Magento2 物流集成模块

我们的 Magento1 模块

Grinet Iyzico - Magento1 Iyzico 虚拟 POS 模块

Grinet Turkpay - Magento1 银行虚拟 POS 模块

Grinet Turkpay Pro - Magento1 银行虚拟 POS 和现金收据模块