Sudhin Joseph
Sudhin Joseph

Reputation: 3

Prestashop upgradation

We are using Prestashop 1.6.4 with custom build Marketplace and many other modules. We had also made many changes to the admin files, adapters and has also override most of the controllers.

When we performed an upgrade all the js and tpl files in the admin directory got replaced.

Is there a way to restrict the modules and files that must be upgraded.

Upvotes: 0

Views: 82

Answers (2)

vMamr
vMamr

Reputation: 1

  1. set 444 right for this file, but this is bad decision
  2. use total commander to cjmare what file will change
  3. use git or some one different to install update and commit, then you can simle rollup
  4. Joseph is absolutly right!

Upvotes: 0

ethercreation
ethercreation

Reputation: 1273

As an agency certified on PrestaShop, I recommend you do not change the core of PrestaShop but passed by override, and you will not be bothered in future updates.

cordially

Upvotes: 1

Related Questions