studioraz/magento2-unicode-url

Magento 2 module for allowing categories and products UTF-8 URL keys

Installs: 20 404

Dependents: 0

Suggesters: 0

Security: 0

Stars: 24

Watchers: 6

Forks: 10

Open Issues: 3

Type:magento2-module

0.0.5 2023-04-06 21:18 UTC

This package is auto-updated.

Last update: 2024-04-06 23:22:16 UTC


README

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