> For the complete documentation index, see [llms.txt](https://docs.acymailing.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acymailing.com/setup/move-acymailing-between-websites/move-between-two-wordpress-websites.md).

# Move between two WordPress websites

### Migrate between two standard WordPress websites

If you need to move your data between two WordPress websites, you can follow these steps:

1. **Update AcyMailing** to its latest version on the origin website, either by [manually installing it](/setup/installation/install-acymailing.md) or by [using the WordPress updates menu](/setup/installation/update-acymailing.md).
2. Open your origin database, and **export the tables** starting with `xxx_acym_`&#x20;
3. **Import these tables** to the new database, then **replace the table prefix** by the new database one
4. [Install AcyMailing](/setup/installation/install-acymailing.md) on the new website
5. On the new website, replace the folder **wp-content/uploads/acymailing/** by the one of the origin website

If you own a paid version of AcyMailing, you'll also need to:

1. Click the "**Unlink my license**" button in the [License](/setup/configuration/license.md) tab of the old website
2. **Attach the license** in the new website then **activate the "Automated tasks"** option

### Migrate to or from a WordPress multi-site network

The same steps as above apply, except when migrating from a multi-site to a classic WordPress. On step 3, only import the `xxx_acym_` tables of the sub-site you want to migrate.
