How to migrate the default GO project site to other PHP project sites in AnQi CMS multi-site
AnQi CMS Multi-site Default (Go Project) Site Migration Tutorial
Default (Go Project) Site Migration Out
- Log in to the Anqi CMS backend, find it in the Function ManagementBackup and restorefunction, and add a new backup record. This is to back up the data in the database to a file.
- Return to the Baota panel and findwebsite, switch toGO projectFind the site to be migrated, click on the corresponding root directory, navigate through the file management page, switch to the parent directory, find the site directory in the corresponding directory, and click the compress button on the right to compress the site into a compressed file.
- Download the corresponding compressed file to your local machine, then upload it to the Baota panel below the directory on the new server.
/www/wwwrootand complete the extraction.
Move to another (PHP project) site
- You can delete all except
cache/data/public/templateOther directories and files outside the directory. Of course, you can also not delete them. - Next, come to the Baota panel to findwebsite, switch toPHP projectContinue following the method of adding multiple sites in AnQi CMS, add a site, and complete the installation of the new site.
- After installation, log in to the Anqi CMS backend, find it in the function managementBackup and restoreSelect the last backup record to restore, and the website migration is complete.