How to Migrate the Website?

Migrating from Local to Cloud Server

If you want to move your local SucShop installation (Xampp/WampServer/AMPPS/Laragon, etc.) to a cloud server, follow these steps:

①.     Upload the local SucShop program files to the cloud server (packaging the files first and then uploading is more efficient, provided that your server supports file unzipping).

②.     Modify the configuration settings in the Config.php file in the root directory of the cloud server.

③.     If using a MySQL database, you need to create a new database, export the local MySQL database, and then import it into the server's database.

④.     Configure pseudo-static links.

⑤.    Log in to the backend, navigate to Settings → Tools, and replace the old domain name with the new domain name.

Changing the Domain Name

If you need to change the domain name, in addition to modifying the DNS resolution of the domain name, you only need to log in to the backend, go to Settings → Tools, and replace the old domain name with the new domain name.