hmphu/magento2-vietnam-translit-urls
最新稳定版本:1.0.0
Composer 安装命令:
composer require hmphu/magento2-vietnam-translit-urls
包简介
Friendly url for vietnamese accented characters ("ồ" => "o", "ừ" => "u").
README 文档
README
Purpose
The common Vietnamese characters are automatically adapted when URLs are created, but some accented characters are not converted. For example, an ồ becomes a _. This module solves this problem and converts characters correctly in URLs (ồ => o, ừ => u ...)
Restrictions
This module only affects the URL generation when URLs are auto-generated, i.e. when a new Product / Category / CMS Page is created, but the field "URL Key" is left empty. In that case, the URL key is being generated from the name. It doesn't affect existing Products / Categories / CMS Pages, as URL Keys are already generated for them.
Installation
- Install via composer
composer require hmphu/magento2-vietnam-translit-urls - Enable module
bin/magento setup:upgrade
Configuration
Zero configuration needed.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 121
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-07-04