Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

https://github.com/magesuite/url-regeneration

This module adds an option for regenerating selected or all product URLs at once and for regenerating a given category URL or all category 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.

  • No labels