tkotosz/catalog-router-magento2
Composer 安装命令:
composer require tkotosz/catalog-router-magento2
包简介
Tkotosz - Catalog Router
README 文档
README
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
统计信息
- 总下载量: 4.06k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-22