Skip to content

awcode/PrestaShop-modules-CleanURLs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[ABOUT]

Adaptation of CleanURLs module originally created by Ha99y and modified by Lebioda and Lapy90

https://github.com/Ha99y/PrestaShop-modules-CleanURLs

http://lebioda.github.io/PrestaShop-modules-CleanURLs/

CHANGES

Fixed an issue that was being experienced with .html on product pages

INSTALLATION

Install the module from the Backoffice (administration panel)

In the modules tab, click on add a new module. Click on Browse to open the dialogue box letting you search your computer, select the file then validate the dialogue box. Finally click on Upload this module.

UNINSTALLATION

Go to modules -> Find and uninstall "CleanURL".

Open folder /override/classes/ -> Remove "Link.php" -> Remove "Dispatcher.php"

Open folder /override/controllers/front/ -> Remove "CategoryController.php" -> Remove "CmsController.php" -> Remove "ManufacturerController.php" -> Remove "ProductController.php" -> Remove "SupplierController.php"

Open folder /cache/ -> Remove "class_index.php"

Go to back office -> Preferences -> SEO and URLs -> Set userfriendly URL off -> Save Go to back office -> Preferences -> SEO and URLs -> Set userfriendly URL on -> Save

If you got any other override modules, you should now go to you back office, uninstall them, and reinstall them again to work correctly.

About

This override-Module allows you to remove URL IDs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%