Modifying Magento

If you want to modify Magento yourself, there are three things to watch out for:

  • Try to limit the amount of technical work you will be doing in your store to a bare minimum. Often, even the time it takes to develop simple things is underestimated.
  • With any change you make, ensure you can go back to a state before you made the change. Concretely this means copying all files you will be changing, and backing up the database as well if you are changing anything in that as well. Always have a way back.
  • Never develop and test changes live. Always have a copy of your site present where you can mess things up without consequences. Once you are completely sure everything works in your development copy, you can perform the changes live. Even then, backup your live site just to be sure!
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset