cybergoofy Posted October 8, 2015 Share Posted October 8, 2015 Hey guys, I need your help, a firend and I developed a prestashop extension, it´s a shipping modul (you can create shipping labels) and therefore we´ve manipulated the orders view: /themes/default/template/controllers/orders/helpers/view/view.tpl Our manipulated view looks like this: directy under the map our extension starts. Now my question: at the moment if you install our modul you have to copy/overwrite our manipulated order view to the originial presta shop view. this is not comfortable and when through a prestashop update the view will overwritten by prestashop itself our extension isn´t working anymore. Do you know how to get content into an existing view without overwrite them? best regards Rudi Link to comment Share on other sites More sharing options...
selectshop.at Posted October 8, 2015 Share Posted October 8, 2015 You should use overrides for to don't loose scripts/templates you've made for your module. Developer guide: http://doc.prestashop.com/dosearchsite.action?queryString=override Link to comment Share on other sites More sharing options...
cybergoofy Posted October 8, 2015 Author Share Posted October 8, 2015 okay, thx I´ll check it! 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