Magento2 Unicode Url
studioraz/magento2-unicode-url
Allows saving UTF-8 characters in category and product URL keys. Enables the use of Unicode characters in Magento 2 URLs.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubStudio Raz Unicode URL
Magento 2 module to save UTF-8 characheters allowing categories and products UTF-8 URL keys
Installation
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
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.