Download the PHP package thelia/url-remove-accent-module without Composer
On this page you can find all versions of the php package thelia/url-remove-accent-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package url-remove-accent-module
UrlRemoveAccent
[DEPRECATED] If you have Thelia >= 2.4.0 it's recommended to use : https://github.com/thelia-modules/UrlSanitizer
This module allows you to strip all accents in your urls.
Installation
Manually
- Copy the module into directory and be sure that the name of the module is UrlRemoveAccent.
- Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
Usage
- If the module is activated, every new rewritten url generated (eg. on a product or category creation) will be automatically parsed and the accents will be removed.
- If you want to remove accents in the existing urls in your database, go to the module configuration and follow the instructions.
All versions of url-remove-accent-module with dependencies
PHP Build Version
Package Version
Requires
thelia/installer Version
~1.1
The package thelia/url-remove-accent-module contains the following files
Loading the files please wait ....