Scripts to be used with a WordPress, Duplicator and Lightspeed workflow.
Go to file
Ray Elliott 1366c58f22 Add 'move-to-wp.sh' 2020-05-28 19:22:10 +03:00
wp-install Add 'wp-install/.gitkeep' 2020-05-28 19:20:20 +03:00
README.md Update 'README.md' 2020-05-28 19:19:42 +03:00
initial-setup.sh Add 'initial-setup.sh' 2020-05-28 19:21:28 +03:00
move-to-wp.sh Add 'move-to-wp.sh' 2020-05-28 19:22:10 +03:00

README.md

wordpress-duplicator-lightspeed-deploy

Scripts to be used with a WordPress, Duplicator and Lightspeed workflow.

  • initial-setup.sh - execute on remote web server to install environment.
  • move-to-wp.sh - moves files from wp-install/ to Lightspeed WordPress directory, ready to be installed.

TODO

  • local scripts to upload duplicator files
  • local scripts to execute remote scripts

Look into:

  • automating Duplicator package build?
  • automating Duplicator package install on remote web server?