2017 © Pedro Peláez
 

magento2-module magento2-product-category-url-fix

Product category url fix for Magento 2

image

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

Product category url fix for Magento 2

  • Friday, July 6, 2018
  • by renatocason
  • Repository
  • 1 Watchers
  • 3 Stars
  • 269 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 4 Versions
  • 57 % Grown

The README.md

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., (*1)

Build Status Coverage Status Latest Stable Version Latest Unstable Version Total Downloads License, (*2)

System requirements

This extension supports the following versions of Magento:, (*3)

  • 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., (*4)

Authors, contributors and maintainers

Author: - Renato Cason, (*5)

License

Licensed under the Open Software License version 3.0, (*6)

The Versions

06/07 2018

dev-master

9999999-dev

Product category url fix for Magento 2

  Sources   Download

The Requires

  • psr/log 1.0.2
  • php 7.0.2|7.0.4|~7.0.6|~7.1.0
  • magento/framework 101.0.*
  • magento/module-catalog-url-rewrite 100.2.*

 

The Development Requires

06/07 2018

1.1.1

1.1.1.0

Product category url fix for Magento 2

  Sources   Download

The Requires

  • php 7.0.2|7.0.4|~7.0.6|~7.1.0
  • psr/log 1.0.2
  • magento/framework 101.0.*
  • magento/module-catalog-url-rewrite 100.2.*

 

The Development Requires

10/05 2018

1.1.0

1.1.0.0

Product category url fix for Magento 2

  Sources   Download

The Requires

 

The Development Requires

19/12 2017

1.0.0

1.0.0.0

Product category url fix for Magento 2

  Sources   Download

The Requires

 

The Development Requires