PHPackages                             iazel/module-regen-product-url - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. iazel/module-regen-product-url

AbandonedArchivedMagento2-module[Utility &amp; Helpers](/categories/utility)

iazel/module-regen-product-url
==============================

N/A

688.7k49[18 issues](https://github.com/Iazel/magento2-regenurl/issues)[8 PRs](https://github.com/Iazel/magento2-regenurl/pulls)PHP

Since Aug 9Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Iazel/magento2-regenurl)[ Packagist](https://packagist.org/packages/iazel/module-regen-product-url)[ RSS](/packages/iazel-module-regen-product-url/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

DEPRECATED
==========

[](#deprecated)

Hello everyone, this repo never meant to be maintained and just happened to come to life after a discussion with an user that had the same problem with regenerating urls. I'm really happy that it have been useful for many of you, but given that I don't use Magento anymore and I don't have time nor will to maintain it, please switch to:

By the way, thank you @peterjaap for contributing :)

---

Install
=======

[](#install)

Download and copy the `Iazel` directory into `app/code/` or install using composer

```
composer require iazel/module-regen-product-url
```

Then call:

```
php bin/magento setup:upgrade
```

How to use
==========

[](#how-to-use)

```
Usage:
 iazel:regenurl [-s|--store="..."] [pids1] ... [pidsN]

Arguments:
 pids                  Products to regenerate

Options:
 --store (-s)          Use the specific Store View (default: 0)
 --help (-h)           Display this help message

```

Eg:

```
# Regenerate url for all products and the global store
php bin/magento iazel:regenurl

# Regenerate url for products with id (1, 2, 3, 4) for store 1
php bin/magento iazel:regenurl -s1 1 2 3 4
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1616917?v=4)[Salvatore Pelligra](/maintainers/Iazel)[@iazel](https://github.com/iazel)

---

Top Contributors

[![iazel](https://avatars.githubusercontent.com/u/1616917?v=4)](https://github.com/iazel "iazel (2 commits)")[![SpikeSpade](https://avatars.githubusercontent.com/u/23495323?v=4)](https://github.com/SpikeSpade "SpikeSpade (1 commits)")

### Embed Badge

![Health badge](/badges/iazel-module-regen-product-url/health.svg)

```
[![Health](https://phpackages.com/badges/iazel-module-regen-product-url/health.svg)](https://phpackages.com/packages/iazel-module-regen-product-url)
```

###  Alternatives

[sabre/amf

SabreAMF is a Flash Remoting server and client for PHP

416.2k1](/packages/sabre-amf)

PHPackages © 2026

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