development site to production site

Hi,



We are building our website by using cs-cart.



Currently I set up a development domain and production domain on the same Linux server, each has their separate database and web folders.



I want to know what is the best way to transfer the development site to the production site once our development is done, can we just simply do database import/export, and source code copy/paste, etc?



Please give me some advice, thanks!

Tommy

Move the files into the production domain.

config.php will still sync with the database so you’ve done nothing more then copy and pasted files.



Lastly just ensure that you’ve got the correct url path listed in config.php after the move