Import WordPress Website
hosting_deploy_wp_importImport a WordPress website from an archive and SQL dump, automatically extracting files and deploying the site.
Instructions
Import a WordPress website from an archive and database dump. Files are extracted and site deployed automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Website domain | |
| sql_path | No | Path to SQL dump file on server | |
| username | Yes | Hosting account username | |
| archive_path | Yes | Path to website archive (zip/tar.gz) on server |