Type
magento2-module
Magento 2 module for allowing categories and products UTF-8 URL keys
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
Magento 2 module to save UTF-8 characheters allowing categories and products UTF-8 URL keys
Install this module within Magento 2 using composer:
composer require studioraz/magento2-unicode-url
After this, enable the module as usual:
bin/magento module:enable SR_UnicodeUrl
bin/magento setup:upgrade
bin/magento cache:clean