aune-io/magento2-product-category-url-fix 1.2.7

Product category url fix for Magento 2

Type

magento2-module

License

None

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Product Category Url Fix

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.

Build Status Coverage Status Latest Stable Version Latest Unstable Version Total Downloads License

System requirements

This extension supports the following versions of Magento:

  • Community Edition (CE) versions 2.1.x, 2.2.x, 2.3.x and 2.4.x

Installation

  1. Require the module via Composer
$ composer require aune-io/magento2-product-category-url-fix
  1. Enable the module
$ bin/magento module:enable Aune_ProductCategoryUrlFix
$ bin/magento setup:upgrade
  1. Login to the admin
  2. Go to Stores > Configuration > Catalog > Catalog > Search Engine Optimization
  3. Set Use Categories Path for Product URLs to No, or to use the default value

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.

Authors, contributors and maintainers

Author: - Renato Cason

License

Licensed under the Open Software License version 3.0