I usually buy themes at ThemeForest for prestashop, and I want receive updates for themes. But sometimes i need modify couple .tpl from theme.
I found in documentation the "file structure" of a module. And exist a folder called /themes/[theme_name]/modules. It is used for "Sub-folder for overriding .tpl files and languages files, if necessary." It looks like only for override modules inside of theme.
My Question:
There are any way of override the .tpl of theme root folder using a module?.
This way I updated theme from themeforest without problems and after i can reinstall my module for customization of theme.
My Solution by now:
The only way I found, and I do not like, is to create another copy of a theme.
but then not be able to receive updates of theme