Skip to content

Script allowing to clone WordPress files and database from one environment to another.

Notifications You must be signed in to change notification settings

mhooSec/wordpress-environment-cloner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

wordpress-environment-cloner

Script allowing to clone WordPress files and database from one environment to another.

Usage: ./cloner-novars.sh <source_environment> <destination_environment>

Example: ./cloner-novars.sh prod dev1

Pre-requisites:

  • WordPress installation in source and destination environment.
  • WP-CLI properly configured.
  • SSH agent with SSH key loaded.

About

Script allowing to clone WordPress files and database from one environment to another.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages