PHPackages                             techdivision/import-product-url-rewrite - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. techdivision/import-product-url-rewrite

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

techdivision/import-product-url-rewrite
=======================================

Pacemaker library providing basic Magento 2 product URL rewrite import functionality

26.1.0(6mo ago)2172.9k—8.7%6[2 issues](https://github.com/techdivision/import-product-url-rewrite/issues)[1 PRs](https://github.com/techdivision/import-product-url-rewrite/pulls)1MITPHPPHP ^8.1CI failing

Since Aug 21Pushed 6mo ago12 watchersCompare

[ Source](https://github.com/techdivision/import-product-url-rewrite)[ Packagist](https://packagist.org/packages/techdivision/import-product-url-rewrite)[ RSS](/packages/techdivision-import-product-url-rewrite/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (10)Versions (102)Used By (1)

Pacemaker - Product URL Rewrite Import
======================================

[](#pacemaker---product-url-rewrite-import)

[![Latest Stable Version](https://camo.githubusercontent.com/531d68a0814149fa6f868d97ddf84b08efa4d782757c64350ea78821561131fd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746563686469766973696f6e2f696d706f72742d70726f647563742d75726c2d726577726974652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/techdivision/import-product-url-rewrite)[![Total Downloads](https://camo.githubusercontent.com/62355d4fc87534e43984bceb1dbce06aeb2bc3b17999a68a22d2cf169ce92191/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746563686469766973696f6e2f696d706f72742d70726f647563742d75726c2d726577726974652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/techdivision/import-product-url-rewrite)[![License](https://camo.githubusercontent.com/b9fec580f97a98354cb5c2cf5e1b7ae7b6470c282aab6230c1f755df1f8fb184/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f746563686469766973696f6e2f696d706f72742d70726f647563742d75726c2d726577726974652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/techdivision/import-product-url-rewrite)[![Build Status](https://camo.githubusercontent.com/1e2267fb06fbae9211199216d53887100888ab15b2bcfcfd136bd33401342e51/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f746563686469766973696f6e2f696d706f72742d70726f647563742d75726c2d726577726974652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/techdivision/import-product-url-rewrite)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/de285facad61d82416c6991cde758a84b6b234b1c3752fcc1be784224ea8388c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f746563686469766973696f6e2f696d706f72742d70726f647563742d75726c2d726577726974652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/techdivision/import-product-url-rewrite/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/0faad5784eaa922306d7af156116162b1d04c1d9f255b06fb3ee9c4a68c0a930/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f746563686469766973696f6e2f696d706f72742d70726f647563742d75726c2d726577726974652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/techdivision/import-product-url-rewrite/?branch=master)

Please visit the Pacemaker [website](https://pacemaker.techdivision.com) or our [documentation](https://docs.met.tdintern.de/pacemaker/1.3/) for additional information

Multistore URL Rewrite Import
-----------------------------

[](#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

[](#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

[](#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.

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance46

Moderate activity, may be stable

Popularity38

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity88

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 63.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~35 days

Recently: every ~192 days

Total

85

Last Release

207d ago

Major Versions

21.x-dev → 22.0.02020-06-01

22.x-dev → 23.0.02020-06-12

23.x-dev → 24.0.02020-06-27

24.x-dev → 25.0.02022-04-21

25.0.4 → 26.0.02024-07-24

PHP version history (4 changes)1.0.0-beta1PHP &gt;=5.6.0

18.0.0PHP &gt;=7.1.0

25.0.0PHP &gt;=7.3.0

26.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/287509?v=4)[Tim Wagner](/maintainers/wagnert)[@wagnert](https://github.com/wagnert)

---

Top Contributors

[![wagnert](https://avatars.githubusercontent.com/u/287509?v=4)](https://github.com/wagnert "wagnert (100 commits)")[![Mardl](https://avatars.githubusercontent.com/u/35043036?v=4)](https://github.com/Mardl "Mardl (19 commits)")[![kenza-ya](https://avatars.githubusercontent.com/u/56626604?v=4)](https://github.com/kenza-ya "kenza-ya (17 commits)")[![pathmissing](https://avatars.githubusercontent.com/u/6809462?v=4)](https://github.com/pathmissing "pathmissing (10 commits)")[![david-fuehr](https://avatars.githubusercontent.com/u/22166869?v=4)](https://github.com/david-fuehr "david-fuehr (5 commits)")[![vadimjustus](https://avatars.githubusercontent.com/u/4609608?v=4)](https://github.com/vadimjustus "vadimjustus (4 commits)")[![svizevv](https://avatars.githubusercontent.com/u/130470724?v=4)](https://github.com/svizevv "svizevv (3 commits)")

---

Tags

csvimportmagentopacemakerproductsurl-rewrite

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/techdivision-import-product-url-rewrite/health.svg)

```
[![Health](https://phpackages.com/badges/techdivision-import-product-url-rewrite/health.svg)](https://phpackages.com/packages/techdivision-import-product-url-rewrite)
```

###  Alternatives

[spatie/browsershot

Convert a webpage to an image or pdf using headless Chrome

5.2k32.1M102](/packages/spatie-browsershot)[barryvdh/laravel-snappy

Snappy PDF/Image for Laravel

2.8k24.8M48](/packages/barryvdh-laravel-snappy)[openspout/openspout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

1.2k57.6M131](/packages/openspout-openspout)[setasign/tfpdf

This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.

426.1M30](/packages/setasign-tfpdf)[aspera/xlsx-reader

Spreadsheet reader library for XLSX files

52742.2k5](/packages/aspera-xlsx-reader)[asika/pdf2text

Simple PHP PDF to text class.

25828.1k](/packages/asika-pdf2text)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
