Skip to content

lfelipe1501/CloneWordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Clone-Wordpress

This repository contains a little bash-script to clone and copy a wordpress site to another domain or folder in cPanel.

Details

This script can be used to to clone and copy a wordpress site to another domain or folder in cPanel, fully automated.

How to use

Its use is very simple, you just need to go to the main folder of the wordpress installation and then run the following command:

You should keep in mind that to execute this command:

  1. You must create the domain, subdomain or new folder, in your cpanel and keep in mind the paths where it will be installed.
  2. The domain must exist and be pointed to your cpanel as additional or subdomain.
wget -qN https://raw.githubusercontent.com/lfelipe1501/CloneWordpress/main/clonewp.sh && chmod +x clonewp.sh && bash clonewp.sh

Then follow the steps indicated by the script to perform the cloning of the site, it is very simple, the script only asks for two things to perform the task.

a small example of how it works 😎 CloneWP

that's it

Contact / Social Media

Get the latest News about Web Development, Open Source, Tooling, Server & Security

Twitter Facebook Github

Development by

Developer / Author: Luis Felipe Sánchez Company: lfsystems

About

WordPress site cloning automation in cPanel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages