php-cuong/magento2-vietnamese-url-key 2.1.0

Magento2 Vietnamese URL Key

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

magento2-vietnamese-url-key

Fix the bugs related to generating URL Key with the Vietnamese language in Magento 2

Why should you use this extension?

There is a small bug in Magento 2 while generating URL Key with the Vietnamese language.

The product name: ScreenShot Magento generates the url key: ScreenShot

The problem will be resolved after you install my extension success.

The nice URL key. ScreenShot

How to install this extension

Under your root folder, run the following command lines:

  • composer require php-cuong/magento2-vietnamese-url-key
  • php bin/magento setup:upgrade --keep-generated
  • php bin/magento cache:flush