vladflonta/magento2-store-switcher-url-fix
Composer 安装命令:
composer require vladflonta/magento2-store-switcher-url-fix
包简介
Fixes the URL used for switching to a specific store view page for which a URL rewrite exists.
README 文档
README
Fixes the URL used for switching to a specific store view page for which a URL rewrite exists. The issue can be observed
for URLs which have an even number of segments greater than 3 - excluding the store code segment if present
(e.g. http://example.com/en/shop/with/multilevel/categories.html would throw a 404 error when switching to a different
store view).
Installation steps
-
Get the module via composer
composer require "vladflonta/magento2-store-switcher-url-fix":"~1.0"or via git
git clone https://github.com/vladflonta/magento2-store-switcher-url-fix app/code/VladFlonta/StoreSwitcherUrlFix -
Enable module
bin/magento module:enable VladFlonta_StoreSwitcherUrlFix
bin/magento setup:upgrade
License
This project is licensed under the Open Software License (OSL 3.0)
统计信息
- 总下载量: 485
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2018-03-25