Product url without "html" in prestashop
Hi, I'm looking at your module for pretty url's without id's. I want to use it in our new 1.7.5 shop (soon 1.7.6?) 2 questions, 1: is it in future risky to update prestashop, so that this module be affected? 2. is it possible to also remove the .html on the end of the url? we don't have it now in our 1.6 shop but in your shop it show's like this: http://demos.mypresta.eu/pretty-clean-urls/women/dresses/casual-dresses/printed-dress.html
Hello,
- We continuously update the module to make it work with new releases of prestashop.
If required - we release an upgrade of the module BEFORE the prestashop oficially releases the new version of cms. We do this when prestashop releases BETA version.
Thanks to this we guarantee compability with new releases of shop.
Each time that you update the shop it might be required to reinstall the module and re-enable overrides: https://mypresta.eu/documentation/global-resources/disabled-overrides-module-does-not-work.html
this is the only one disadvantage, but to be honest: all the modules that removes the ID from urls works the same, so you will have the same disadvantages with other plugins. - For product pages - yes, the .html part can be removed.
demo for prestashop 1.7: https://apps.facepages.eu/17440/fr/printed-summer-dress
The only one thing that you need to do is a configuration of "schema of urls" (see docs: https://mypresta.eu/documentation/pretty-clean-urls/configuration-and-module-usage/schema-of-urls-settings.html )
By default module changes the "product" schema to{category:/}{rewrite}.html
, you can alter it to version without "html" like:{category:/}{rewrite}
or just{rewrite}
It will work as you wish then
if there is anything else that i can help with just let me know
best regards.
milos
Product url without "html" in prestashop
Reviewed by VEKIA
on
Friday, July 12, 2019
Rating:
No comments