PHPackages                             manishjoy/module-producturlrewrite - 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. manishjoy/module-producturlrewrite

ActiveMagento2-module

manishjoy/module-producturlrewrite
==================================

free magento 2 extension to resolve product url rewrite issue

1.0.0(6y ago)201OSL-3.0PHPPHP ~7.1.3||~7.2.0

Since May 31Pushed 4y ago2 watchersCompare

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

READMEChangelog (2)Dependencies (4)Versions (2)Used By (0)

ManishJoy\_ProductUrlRewrite v1.0.0
===================================

[](#manishjoy_producturlrewrite-v100)

Module Purpose
--------------

[](#module-purpose)

### This extension adds console commands to regenerate product URLs:

[](#this-extension-adds-console-commands-to-regenerate-product-urls)

1. Can generate URL rewrites for specific product(s)
2. Can generate URL rewrites for all products at once

---

Features:
---------

[](#features)

1. Easy to install &amp; use
2. Open Source

---

Installation:
-------------

[](#installation)

1. Go to Magento2 root folder
2. Create a directory **app/code/Magento/ManishJoy/ProductUrlRewrite**
3. Enter following commands to enable module:

    ```
    bin/magento setup:upgrade
    bin/magento setup:static-content:deploy -f
    ```
4. Now, you are all set to go, use following instructions to run console commands

---

Usage Instructions:
-------------------

[](#usage-instructions)

1. Log into Terminal/SSH/Putty
2. Navigate to root directory of Magento (e.g. `/var/www/html`)
3. Enter following commands to enable module:

    ```
    # Regenerate url for all products
    php bin/magento mj:producturlrewrite:run

    # Regenerate url for products with ids (1, 2, 3, 4)
    php bin/magento mj:producturlrewrite:run 1 2 3 4
    ```
4. Now, you are all set to go, use following instructions to run console commands

---

### The extension is free and always will be

[](#the-extension-is-free-and-always-will-be)

Additional Charges:
-------------------

[](#additional-charges)

#### Installation: $ 20

[](#installation--20)

#### Support: $ 40 /6 months

[](#support--40-6-months)

---

Liked my work?
--------------

[](#liked-my-work)

[![Buy Me a Coffee](https://camo.githubusercontent.com/311a06ac101b1446a429acb5a171e1a5ccd1ac88ac524dc4e2c941cab8ea5e0d/68747470733a2f2f6d616e6973686a6f792e6769746875622e696f2f696d672f636f666665652d62746e2d696d6167652e706e67)](https://www.paypal.me/manishjoy)

\--- OR ---

[![SUPPORT ME ON PATREON](https://camo.githubusercontent.com/b309eb8fbe5a6ee58e62c3ba3951195ff24f6adb7098177fbb94937f5480476c/68747470733a2f2f692e6962622e636f2f7248645446746a2f70617472656f6e2d62746e2e6a7067)](https://www.patreon.com/manishjoy)

---

Prerequisites
-------------

[](#prerequisites)

### Use the following table to verify you have the correct prerequisites to install this Extension.

[](#use-the-following-table-to-verify-you-have-the-correct-prerequisites-to-install-this-extension)

   Prerequisite How to check For more information   Apache 2.2 or 2.4 Ubuntu: `apache2 -v`
 CentOS: `httpd -v` [Apache](http://devdocs.magento.com/guides/v2.0/install-gde/prereq/apache.html)   PHP 7.1.x `php -v` [PHP Ubuntu](http://devdocs.magento.com/guides/v2.0/install-gde/prereq/php-ubuntu.html)
[PHP CentOS](http://devdocs.magento.com/guides/v2.0/install-gde/prereq/php-centos.html)  MySQL 5.6.x `mysql -u [root user name] -p` [MySQL](http://devdocs.magento.com/guides/v2.0/install-gde/prereq/mysql.html) ---

Feedback and Support
--------------------

[](#feedback-and-support)

- [](https://www.manishjoy.com/)
- [](mailto:support@manishjoy.com)

Tutorials and Blogs
-------------------

[](#tutorials-and-blogs)

- [](https://blog.manishjoy.com/)
- [](https://blog.manishjoy.com/magento-development-guide/)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2535d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0855036dec556f89b0a906aaf58582dd4ec662b08e9ce1888b36a4de7ded67be?d=identicon)[manishjoy](/maintainers/manishjoy)

---

Top Contributors

[![manishjoy](https://avatars.githubusercontent.com/u/18255039?v=4)](https://github.com/manishjoy "manishjoy (8 commits)")

---

Tags

githubmagentomagento-product-modulemagento2magento2-extensionmanishmanish-joyurl-rewrite

### Embed Badge

![Health badge](/badges/manishjoy-module-producturlrewrite/health.svg)

```
[![Health](https://phpackages.com/badges/manishjoy-module-producturlrewrite/health.svg)](https://phpackages.com/packages/manishjoy-module-producturlrewrite)
```

###  Alternatives

[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[swissup/module-search-mysql-legacy

Legacy mysql search for magento 2.4

10483.0k](/packages/swissup-module-search-mysql-legacy)[loki/magento2-admin-components

N/A

151.6k5](/packages/loki-magento2-admin-components)[pagbank/payment-magento

PagBank - Payment for Magento and Adobe

2128.3k7](/packages/pagbank-payment-magento)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)

PHPackages © 2026

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