WP Manifestindependent plugin directory
manifest / updates / web-stories-export-import

Web Stories Content Transfer (Exact Export/Import)

Exports and imports post_content_filtered exactly as it is in the database.

by Ekwa Marketing · github.com/agskanchana/web-stories-export-import

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/agskanchana/web-stories-export-import/archive/refs/heads/main.zip

From the readme

Exporting and Importing Web Stories Step 1: Prepare Both Sites 1. Disable the .htaccess file on the export site. 2. Install the Web Stories Content Transfer plugin and the Web Stories Export Import plugin on both sites. Step 2: Export Web Stories 1. In the export site, go to Tools → Export. 2. Select the Stories radio button. 3. Click Download Export File to save the XML file. Step 3: Export Media 1. In the export site, go to Tools → Export. 2. Select the Media radio button. 3. Click Download Export File to save the XML file. Step 4: Export Web Stories Metadata 1. In the export site, go to Tools → Export Web Stories Content. 2. Click Download CSV to save the metadata file. Step 5: Import Web Stories and Media 1. In the import site, go to Tools → Import → WordPress. 2. Click Install Now / Run Importer. 3. Upload and import the Stories XML file (from Step 2). 4. Repeat the process for the Media XML file (from Step 3). Step 6: Configure Import Settings 1. During the import process, assign posts to an existing user. 2. Tick Download and import file attachments. 3. Click Submit to complete the import. Step 7: Import Web Stories Metada

Read the full README on GitHub →