strekoza / module-category-no-parent-path
Magento extension. Solution for set Url of Category without Parent path
Package info
github.com/magefast/CategoryNoParentPath
pkg:composer/strekoza/module-category-no-parent-path
v1.0
2025-01-18 16:18 UTC
Requires
This package is auto-updated.
Last update: 2026-03-18 19:38:44 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