manolo Posted July 21, 2010 Share Posted July 21, 2010 Hi,In order to build my first Prestashop site I need to do some coding.I have seen in the forum some tutorials that modify some root and classes php files; for example in...http://www.prestashop.com/forums/viewthread/57590/developpement/tutorial__ajouter_un_champ_obligatoire_au_formulaire_dinscriptionBut before proceeding I'm wondering what is going to happen later when I upgrade Prestashop to a new release.I have searched the web and the forum and I still have some doubts..TPL filesAs I can place a copy in themes/mytheme, I see no problem with the modification (as long as any smarty variable is changed/removed).PHP filesFor the PHP files belonging to the modules I see no problem (mainly if is a module developed by me that has no upgrade).For the PHP files placed in root or in classes, such as classes/Customer.php, I'm afraid there is a problem (I suppose that the new version will overwrite my customized old version and I my changes will be lost).Well I hope that some one can help me with this doubt or propose a cleaner solution for the php (such the one that exists for the tpl)Thanks. 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