承接 techdivision/import-product-url-rewrite 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

techdivision/import-product-url-rewrite

最新稳定版本:26.1.0

Composer 安装命令:

composer require techdivision/import-product-url-rewrite

包简介

Pacemaker library providing basic Magento 2 product URL rewrite import functionality

README 文档

README

Latest Stable Version Total Downloads License Build Status Scrutinizer Code Quality Code Coverage

Please visit the Pacemaker website or our documentation for additional information

Multistore URL Rewrite Import

  • Importer supports multistore url_key, it is only to be noted that if the file for a new product contains only default store row, only one entry for defualt store is stored in the table catalog_product_entity_varchar and the url_rewrite table for all stores a key is deposited.
  • When updating this product with a new key for this product, all stores will be changed.
  • To avoid this problem, the default line can be omitted and only the specific store imported.

Speziall Fall

In some cases the default row must be included in the product file, in which case, if there are no entries in the varchar for the stores already, the url_rewrite for all stores is updated based on what is in the default column.

Lösung

  • To solve the problem only the default store and the specific store should be imported and so the product will only be imported for the store and the specific store.
  • import should always include all stores in a new product, so each store has an entry in the catalog_product_entity_varchar table for the url_key attribute.
  • If the category is only to be updated in a store, the default row must be supplied with the specific store, then the url_rewrtie and url_key are updated in the Varchar table.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 12
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-08-19