PHPackages                             staempfli/magento2-module-rebuild-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. staempfli/magento2-module-rebuild-url-rewrite

AbandonedMagento2-module

staempfli/magento2-module-rebuild-url-rewrite
=============================================

Magento 2 rebuild url rewrites for categories and products

1.1.0(7y ago)1313.5k9[4 issues](https://github.com/staempfli/magento2-module-rebuild-url-rewrite/issues)[2 PRs](https://github.com/staempfli/magento2-module-rebuild-url-rewrite/pulls)OSL-3.0PHPPHP ^7.0|^7.1CI failing

Since Jun 28Pushed 5y ago8 watchersCompare

[ Source](https://github.com/staempfli/magento2-module-rebuild-url-rewrite)[ Packagist](https://packagist.org/packages/staempfli/magento2-module-rebuild-url-rewrite)[ RSS](/packages/staempfli-magento2-module-rebuild-url-rewrite/feed)WikiDiscussions develop Synced 6d ago

READMEChangelogDependencies (7)Versions (4)Used By (0)

Magento 2 Rebuild URL Rewrites
==============================

[](#magento-2-rebuild-url-rewrites)

[![Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.](https://camo.githubusercontent.com/14a8e7234bd98508cfd9903b34d873f772f8bad5efc410eddd157e9561fa51e6/687474703a2f2f7777772e7265706f7374617475732e6f72672f6261646765732f6c61746573742f6162616e646f6e65642e737667)](http://www.repostatus.org/#abandoned)[![Build Status](https://camo.githubusercontent.com/e03d80e593a1ca47a3300d47b78c0ed13ab75f9e22f0231f1e3571ebec6f4dc7/68747470733a2f2f7472617669732d63692e6f72672f737461656d70666c692f6d6167656e746f322d6d6f64756c652d72656275696c642d75726c2d726577726974652e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/staempfli/magento2-module-rebuild-url-rewrite)[![Codacy Badge](https://camo.githubusercontent.com/b5d96f1dfd3d3c448275248500cb8ee9dfb670eb749f5aa2bf9c81b37ba916dc/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6235326466636561393631393433376438616534366533313162303338633961)](https://www.codacy.com/app/Staempfli/magento2-module-rebuild-url-rewrite?utm_source=github.com&utm_medium=referral&utm_content=staempfli/magento2-module-rebuild-url-rewrite&utm_campaign=Badge_Grade)[![Maintainability](https://camo.githubusercontent.com/47412c15b2b7c8369bad178634b30b73faca373e43e5d785a7ae52e60e873496/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39313731373631613136363133623733626133352f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/staempfli/magento2-module-rebuild-url-rewrite/maintainability)[![Test Coverage](https://camo.githubusercontent.com/cff637ecb3c8f6923ac2972a2fbc6fd985032f541a0e59c8ddd599993170b7c3/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39313731373631613136363133623733626133352f746573745f636f766572616765)](https://codeclimate.com/github/staempfli/magento2-module-rebuild-url-rewrite/test_coverage)

The module adds a CLI which allows to rebuild the following URL Rewrites: `categories`, `products` and `cms-pages`.

Installation
------------

[](#installation)

Install the module with composer:

```
composer require staempfli/magento2-module-rebuild-url-rewrite
```

Usage
-----

[](#usage)

Rebuild everything.

```
bin/magento urlrewrite:rebuild categories,products,cms-pages
```

Rebuild only categories

```
bin/magento urlrewrite:rebuild categories
```

Rebuild only products

```
bin/magento urlrewrite:rebuild products
```

Rebuild only cms-pages

```
bin/magento urlrewrite:rebuild cms-pages
```

Rebuild only specific categories

```
bin/magento urlrewrite:rebuild categories -c=25,26,27
```

or products

```
bin/magento urlrewrite:rebuild products -p=1,2,3
```

Rebuild only specific stores

```
bin/magento urlrewrite:rebuild categories -s=1,2
```

Any combination is possible.

See `--help` for more information

```
bin/magento urlrewrite:rebuild --help
```

Requirements
------------

[](#requirements)

- PHP: 7.0.x | 7.1.x
- Magento 2.1.x | 2.2.x

Support
-------

[](#support)

If you have any issues with this extension, open an issue on [GitHub](https://github.com/staempfli/magento2-module-rebuild-url-rewrite/issues).

Contribution
------------

[](#contribution)

Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).

Developer
---------

[](#developer)

[Marcel Hauri](https://github.com/mhauri), and all other [contributors](https://github.com/staempfli/magento2-module-rebuild-url-rewrite/contributors)

License
-------

[](#license)

[Open Software License ("OSL") v. 3.0](https://opensource.org/licenses/OSL-3.0)

Copyright
---------

[](#copyright)

(c) 2018, Stämpfli AG

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~70 days

Total

2

Last Release

2810d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/402069?v=4)[Marcel Hauri](/maintainers/mhauri)[@mhauri](https://github.com/mhauri)

![](https://www.gravatar.com/avatar/71706506f6589b5436c45edfcf1ae57d8ced0d5571c06fdd48cf97d41b0bbcb8?d=identicon)[staempfli-webteam](/maintainers/staempfli-webteam)

![](https://www.gravatar.com/avatar/0039026286692f2f4f9df99a2625870ca1b157114920093ce0ff89fb5756e064?d=identicon)[audef1](/maintainers/audef1)

---

Top Contributors

[![audef1](https://avatars.githubusercontent.com/u/4160004?v=4)](https://github.com/audef1 "audef1 (1 commits)")

---

Tags

magento2-extensionmagento2-modulemagneto2url-rewrite

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/staempfli-magento2-module-rebuild-url-rewrite/health.svg)

```
[![Health](https://phpackages.com/badges/staempfli-magento2-module-rebuild-url-rewrite/health.svg)](https://phpackages.com/packages/staempfli-magento2-module-rebuild-url-rewrite)
```

###  Alternatives

[phan/phan

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[elgentos/regenerate-catalog-urls

Regenerate Catalog URL Rewrites (products, categories, cms pages)

2832.5M](/packages/elgentos-regenerate-catalog-urls)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[php-soap/wsdl-reader

A WSDL reader in PHP

212.3M9](/packages/php-soap-wsdl-reader)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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