Jump to content
thirty bees forum

Too many overrides make slower performance?


dosbiner

Recommended Posts

I advice you create a module and put your overrides into the module. They will be installed when you install that module. Creating overrides manually might prevent thirtybees from installing modules that overrides the same file.

Note that you won't be able to install any module that overrides the same function, that's just the fundamental limitations of this technology

Link to comment
Share on other sites

I have used this module with lots of success in cases of multiple overrides on the same function:

https://addons.prestashop.com/en/administrative-tools/20250-multi-override.html

It is actually pretty clever. It creates an override file where it contains a chain of override needed for a same function, as if it was only one override (not sure it all makes sense but that is the jist as I understand it). It does not always work the first time, sometimes you need to install modules in a certain order, but overall, it solved most of my overrides problems.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...