Stars: 114
Forks: 51
Pull Requests: 38
Issues: 0
Watchers: 30
Last Updated: 2022-10-18 14:58:20
Prestashop module. This override module allows to remove IDs from URLs
License: MIT License
Languages: PHP
Makes possible to have URLs with no IDs in PrestaShop.
Warning: This SW is unmaintained
This module is NOT intended to work on PS 1.7.x (it may, but it is not supported at all)
For production use the latest stable release
It has been reported to work on **PS 1.7.7 ** but will install on PS >= 1.5 too.
Go in the back office of your shop and follow these steps:
faktiva_clean_urls.zip) as it already contains the right folder name (faktiva_clean_urls, not faktiva-prestashop-clean-urls-version_x.y.z !)add a new moduleBrowse" to open the dialogue box letting you search your computerUpload this module"faktiva") and click on the install buttonMake sure your SEO and URL settings are as follows:
This is MANDATORY
You can replace words such as "info", "suppliers", etc with whatever you want, given that it does not conflicts with a category name
Remember to
It should suffice!
If something goes wrong do the following:
/override/classes/
Link.phpDispatcher.php/override/controllers/front/
CategoryController.phpCmsController.phpManufacturerController.phpProductController.phpSupplierController.php/cache/
class_index.phpback office -> Preferences -> SEO and URLs -> Set userfriendly URL off -> Saveback office -> Preferences -> SEO and URLs -> Set userfriendly URL on -> SaveIf you got any other override modules, you should now go to you back office, uninstall them, and reinstall them again to work correctly.