https://github.com/magesuite/url-regeneration
This module adds a button for regenerating all product URLs at once.
Installation
This module is part of MageSuite metapackage
Installation if metapackage is not used:
composer require "creativestyle/magesuite-url-regeneration" ^1.0.0
Admin settings
Product URLs can be regenerated from the product listing page in the admin panel:
Remember that all old URLs related to selected products (including 301 redirects) will be removed. This operation may take some time depending on amount of products selected.
Category URLs can be regenerated from any category edit page:
Backend
Backend documentation in progress
Frontend
There are no frontend functionalities in this module.