strekoza/module-category-no-parent-path

Magento extension. Solution for set Url of Category without Parent path

v1.0 2025-01-18 16:18 UTC

This package is auto-updated.

Last update: 2025-06-18 18:02:31 UTC


README

Strekoza_CategoryNoParentPath

Strekoza_AvailableSlashForCategoryUrlKey

Solution for set Url of Category without Parent path.

Idea for module from Stackoverflow Answer



Standard URL of category like: site.com/parent1cat/parent2cat/currentCat.html

With Extension URL of category will be like: site.com/currentCat.html

Also can set URL-key like parent1cat/parent2cat/currentCat with the slash (/)



  • This solution very helpfull for SEO optimization
  • Skip confusion after moving categories

Install with Composer

composer require strekoza/module-category-no-parent-path