2017 © Pedro Peláez
 

magento2-module catalog-router-magento2

Tkotosz - Catalog Router

image

tkotosz/catalog-router-magento2

Tkotosz - Catalog Router

  • Saturday, April 7, 2018
  • by tkotosz
  • Repository
  • 1 Watchers
  • 2 Stars
  • 3,878 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 6 Versions
  • 6 % Grown

The README.md

Catalog Router module for Magento 2

License Latest Stable Version Scrutinizer Code Quality Build Status, (*1)

This module disables the functionality of the Catalog Url Rewrite module and takes over the responsibility of url rendering and routing (so all category and product url will be handled by this module). It still allows to manually create rewrites/redirects in the admin using the default Catalog Url Rewrite module, but it will disable the automatic rewrite/redirect generation., (*2)

Note that: - it was only tested in magento 2.1.6 env - it requires php7 - It doesn't support generating product urls with category path (it can do the routing already, but will always render direct product url without category path) - It doesn't create 301 redirects automatically when changing product/category url key (so it needs to be created manually), (*3)

TODO: - Generate 301 redirects automatically when url key changed, (*4)

The Versions

07/04 2018

dev-master

9999999-dev

Tkotosz - Catalog Router

  Sources   Download

MIT

The Requires

  • php >=7.0
  • magento/framework ^100.1|^101.0
  • magento/module-catalog ^101.0|^102.0
  • magento/module-catalog-url-rewrite ^100.1|^100.2

 

The Development Requires

07/04 2018

dev-feature/url-key-validation

dev-feature/url-key-validation

Tkotosz - Catalog Router

  Sources   Download

MIT

The Requires

  • magento/framework ^100.1
  • magento/module-catalog ^101.0
  • magento/module-catalog-url-rewrite ^100.1
  • php >=7.0

 

The Development Requires

02/04 2018

dev-feature/first-version

dev-feature/first-version

Tkotosz - Block Decorator module for Magento 2

  Sources   Download

MIT

The Requires

  • php >=7.1

 

28/02 2018

1.0.2

1.0.2.0

Tkotosz - Catalog Router

  Sources   Download

MIT

The Requires

  • php >=7.0
  • magento/framework ^100.1|^101.0
  • magento/module-catalog ^101.0|^102.0
  • magento/module-catalog-url-rewrite ^100.1|^100.2

 

The Development Requires

24/05 2017

1.0.1

1.0.1.0

Tkotosz - Catalog Router

  Sources   Download

MIT

The Requires

  • php >=7.0
  • magento/framework ^100.1
  • magento/module-catalog ^101.0
  • magento/module-catalog-url-rewrite ^100.1

 

The Development Requires

22/05 2017

1.0.0

1.0.0.0

Tkotosz - Catalog Router

  Sources   Download

MIT

The Requires

  • php >=7.0
  • magento/framework ^100.1
  • magento/module-catalog ^101.0
  • magento/module-catalog-url-rewrite ^100.1

 

The Development Requires