2020-05-28 16:14:11 +00:00
|
|
|
# wordpress-duplicator-lightspeed-deploy
|
|
|
|
|
2020-05-28 16:19:42 +00:00
|
|
|
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 execute remote scripts
|
2020-05-28 16:33:22 +00:00
|
|
|
* automating Duplicator package build(?)
|
|
|
|
* automating Duplicator package install on remote web server(?)
|