An open API service indexing awesome lists of open source software.

https://github.com/beapi/wp-cli-site-duplicator-command

A WP-CLI command for duplicating a site (blog) on a WordPress mutisite network
https://github.com/beapi/wp-cli-site-duplicator-command

wordpress wordpress-plugin wp-cli wp-cli-command

Last synced: 8 months ago
JSON representation

A WP-CLI command for duplicating a site (blog) on a WordPress mutisite network

Awesome Lists containing this project

README

          

![Be API Github Banner](.github/banner-github.png)

# WP-CLI Site Duplicator

For multisite only. Introduces a WP-CLI command for duplicating a site on a WordPress multisite network.

Install and activate as a normal plugin. Then in the command line, from your site's root directory, run `wp help`. You should see `duplicate` as a registered command, then you can continue.

## Requirements

* PHP >= 5.6

## Installation

```
wp plugin install https://github.com/BeAPI/wp-cli-site-duplicator-command/archive/refs/heads/master.zip --activate-network
```

## Usage

Duplicate your current site:

```
wp site duplicate
```

Duplicate a specific site on the network:

```
wp site duplicate --url=domain.tld/somesite
```

### Additional options

For a little extra output add `--verbose`

## Who ?

Created by [Be API](https://beapi.fr), the French WordPress leader agency since 2009. Based in Paris, we are more than 30 people and always [hiring](https://beapi.workable.com) some fun and talented guys. So we will be pleased to work with you.

This plugin is only maintained, which means we do not guarantee some free support. Consider reporting an [issue](#issues--features-request--proposal) and be patient.

If you really like what we do or want to thank us for our quick work, feel free to [donate](https://www.paypal.me/BeAPI) as much as you want / can, even 1€ is a great gift for buying coffee :)