Created
November 17, 2013 04:09
-
-
Save slav123/7509029 to your computer and use it in GitHub Desktop.
migrate prestashop to new URL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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