Magento2 Regenerate Url Rewrites Versions Save

Magento 2 extension which add feature of regenerating a url rewrites of products/categories

v1.6.2

7 months ago

Fixed Symfony Command constant issue. Excluded non visible products from url regeneration.

v1.6.1

8 months ago

Fixed compatibility with Symfony Console 5 and Magento 2.4.6. Updated contact email.

v1.6.0

3 years ago

Adapted to Magento 2.3.5. Fixed incorrect generation when URL suffix is slash.

v1.5.6

4 years ago

Updated logic of "cleaning" of Url Rewrites and duplications check.

v1.5.5

4 years ago

Updated logic of Url Rewrite regeneration via category entity. Fixed compilation issue in helper.

v1.5.4

4 years ago

Fixed issue of non-empty/non-false "request_path" of product entity. Modified logic of Url Rewrite db table updates.

v1.5.3

4 years ago

Updated Url Rewrite preparing function. Updated logic of Url Rewrite regeneration via category entity. Updated save logic.

v1.5.2

4 years ago

Updated logic of Url Rewrite regeneration via category entity. Optimized a CLI options logic (for category entity).

v1.5.1

4 years ago

Fixed issue of url_key and url rewrites regeneration based on product name value.

v1.5.0

4 years ago

Revised and restructured code. Modified functional-logic of extension. Removed option "--check-use-category-in-product-url".