WP Manifestindependent plugin directory
manifest / multisite / wp-cli-site-duplicator-command

WP-CLI Site Duplicator #10 in Multisite & Networks

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

by Be API · github.com/beapi/wp-cli-site-duplicator-command · website

17stars
1.5kcomposer installs
1forks

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/beapi/wp-cli-site-duplicator-command/archive/refs/heads/master.zip

Also on Packagist as beapi/wp-cli-site-duplicator-command:

composer require beapi/wp-cli-site-duplicator-command

From the readme

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 Usage Duplicate your current site: Duplicate a specific site on the network: Additional options For a little extra output add --verbose Who ? Created by Be API, the French WordPress leader agency since 2009. Based in Paris, we are more than 30 people and always hiring 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 and be patient. If you really like what we do or want to thank us for our quick work, feel free to donate as much as you want / can, even 1€ is a great gift for buying coffee :)

Read the full README on GitHub →