manuelbcd Posted March 26, 2015 Share Posted March 26, 2015 Hello, I'm extending a module (official module, buyed on Prestashop store) . Now I have fear from customer to click "update" button. Do somebody know any easy way to prevent module update, to force to not-update. I have tried to change module version to 999 on database and file but I don't know at the end of the day if it will work. Thanks in advance. Best regards Link to comment Share on other sites More sharing options...
bellini13 Posted March 26, 2015 Share Posted March 26, 2015 If you are changing the module and do not want it changed, the recommended approach is to rename the module, and disable the original module. This is a bit more work since it requires renaming files and directory names, and also might require you to change some code that references the file names, but this is the best way Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now