Download the PHP package tkotosz/catalog-router-magento2 without Composer
On this page you can find all versions of the php package tkotosz/catalog-router-magento2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tkotosz/catalog-router-magento2
More information about tkotosz/catalog-router-magento2
Files in tkotosz/catalog-router-magento2
Download tkotosz/catalog-router-magento2
More information about tkotosz/catalog-router-magento2
Files in tkotosz/catalog-router-magento2
Vendor tkotosz
Package catalog-router-magento2
Short Description Tkotosz - Catalog Router
License MIT
Package catalog-router-magento2
Short Description Tkotosz - Catalog Router
License MIT
Please rate this library. Is it a good library?
Informations about the package catalog-router-magento2
Catalog Router module for Magento 2
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.
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)
TODO:
- Generate 301 redirects automatically when url key changed
All versions of catalog-router-magento2 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
magento/framework Version ^100.1|^101.0
magento/module-catalog Version ^101.0|^102.0
magento/module-catalog-url-rewrite Version ^100.1|^100.2
magento/framework Version ^100.1|^101.0
magento/module-catalog Version ^101.0|^102.0
magento/module-catalog-url-rewrite Version ^100.1|^100.2
The package tkotosz/catalog-router-magento2 contains the following files
Loading the files please wait ....