Skip to content

Instantly share code, notes, and snippets.

@slav123
Created November 17, 2013 04:09
Show Gist options
  • Save slav123/7509029 to your computer and use it in GitHub Desktop.
Save slav123/7509029 to your computer and use it in GitHub Desktop.
migrate prestashop to new URL
Step1- . Upload all files to new hosting via FTP.
Step2- Database changes ps_configuration table and edit "PS_SHOP_DOMAIN" and "PS_SHOP_DOMAIN_SSL" with the new domain.
Step3- Make the changes in ps_shop_url
Step4- settings.inc.php make the changes as per my Database details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment