olegkoval / magento2-regenerate-url-rewrites
olegkoval/magento2-regenerate-url-rewrites
Add into Magento 2 a CLI feature which allow to regenerate a Url Rewrites of products and categories
“Regenerate Url rewrites” extension
Magento 2 "Regenerate Url rewrites" extension add a CLI feature which allow to regenerate a Url rewrites of products/categories in all stores or specific store.
Extension homepage: https://github.com/olegkoval/magento2-regenerate_url_rewrites
INSTALLATION
COMPOSER INSTALLATION
- run composer command:
$> composer require olegkoval/magento2-regenerate-url-rewrites=dev-master
MANUAL INSTALLATION
-
extract files from an archive
-
deploy files into Magento2 folder
app/code/OlegKoval/RegenerateUrlRewrites
ENABLE EXTENSION
- enable extension (use Magento 2 command line interface *):
$> bin/magento module:enable OlegKoval_RegenerateUrlRewrites
- to make sure that the enabled module is properly registered, run 'setup:upgrade':
$> bin/magento setup:upgrade
- [if needed] re-deploy static view files:
$> bin/magento setup:static-content:deploy
HOW TO USE IT:
- to re-generate all Url rewrites of the categories/products in all stores (it support a multistores) run:
$> bin/magento ok:urlrewrites:regenerate
- to regenerate all Url rewrites of the categories/products in the specific store view (e.g.: store view id is "2"):
$> bin/magento ok:urlrewrites:regenerate 2
Enjoy!
Best regards,
Oleg Koval
* see: http://devdocs.magento.com/guides/v2.0/config-guide/cli/config-cli-subcommands.html
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Released |
|---|---|---|---|
| 1.7.2 | stable | Fail | 2026-04-07 11:58:33 |
| 1.7.1 | stable | Not tested | 2025-05-30 08:50:45 |
| 1.7.0 | stable | Not tested | 2025-04-17 08:57:27 |
| 1.6.2 | stable | Not tested | 2023-10-10 16:03:11 |
| 1.6.1 | stable | Not tested | 2023-08-24 08:11:18 |
| 1.6.0 | stable | Not tested | 2021-01-27 19:08:16 |
| 1.5.6 | stable | Not tested | 2020-04-14 12:37:22 |
| 1.5.5 | stable | Not tested | 2020-04-02 09:38:49 |
| 1.5.4 | stable | Not tested | 2020-03-21 13:20:23 |
| 1.5.3 | stable | Not tested | 2020-03-21 00:52:01 |
| 1.5.2 | stable | Not tested | 2020-03-18 13:09:43 |
| 1.5.1 | stable | Not tested | 2020-03-08 13:19:47 |
| 1.5.0 | stable | Not tested | 2020-02-26 00:39:38 |
| 1.4.3 | stable | Not tested | 2019-05-12 16:26:18 |
| 1.4.2 | stable | Not tested | 2019-04-04 19:25:24 |
| 1.4.1 | stable | Not tested | 2019-02-22 18:50:45 |
| 1.4.0 | stable | Not tested | 2019-02-10 23:31:00 |
| 1.3.1 | stable | Not tested | 2018-11-14 01:09:36 |
| 1.3.0 | stable | Not tested | 2018-10-29 21:35:32 |
| 1.2.3 | stable | Not tested | 2018-10-03 17:50:49 |
| 1.2.2 | stable | Not tested | 2018-10-02 10:16:34 |
| 1.2.1 | stable | Not tested | 2018-09-25 08:06:32 |
| 1.2.0 | stable | Not tested | 2018-09-24 23:20:50 |
| 1.1.1 | stable | Not tested | 2018-09-10 05:45:05 |
| 1.0.6 | stable | Not tested | 2018-07-26 20:52:28 |
| 1.0.5 | stable | Not tested | 2018-05-12 23:15:48 |
| 1.0.4 | stable | Not tested | 2017-11-13 13:46:25 |
| 1.0.3 | stable | Not tested | 2017-10-25 11:32:32 |
| 1.0.2 | stable | Not tested | 2017-10-20 00:25:54 |
| 1.0.1 | stable | Not tested | 2017-10-10 08:12:20 |
| 1.0.0 | stable | Not tested | 2017-09-29 10:23:11 |
No dependencies declared
This package's composer.json doesn't declare any required, suggested, replaced, or conflicting packages.
No QA results yet
QA pipelines haven't run for this version. Status appears here once the vendor publishes a tagged release that gets ingested.
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.