Learn how to migrate MineStoreCMS on another server with saving data.
/var/www/minestore
directory by running the following command in the terminal:/var/www/minestore/frontend
/var/www/minestore/public
/var/www/minestore/config
.env
file from the old server to the new server. You can upload the .env
file by using the File Manager in the Admin Panel, but make sure to update the database credentials in the .env
file.
.env
file, you need to run the following commands in the terminal to apply changes: