Type
magento2-module
Product category url fix for Magento 2
magento2-module
None
None
None
None
None
None
Fix Magento 2 core behaviour on product category url generation. By default Magento 2 generates product urls containing categories even if Use Categories Path for Product URLs is turned off. This modules prevents the generation of those urls if the aforementioned setting is set to No.
This extension supports the following versions of Magento:
$ composer require aune-io/magento2-product-category-url-fix
$ bin/magento module:enable Aune_ProductCategoryUrlFix
$ bin/magento setup:upgrade
Product category urls won't be generated for new products, plus old urls will be deleted for a product when it is saved after a change associated categories or websites.
Author: - Renato Cason
Licensed under the Open Software License version 3.0