Update 'README.md'
This commit is contained in:
parent
2478c36be2
commit
63b737dc5d
15
README.md
15
README.md
|
@ -1,3 +1,16 @@
|
|||
# wordpress-duplicator-lightspeed-deploy
|
||||
|
||||
Scripts to be used with a WordPress, Duplicator and Lightspeed workflow.
|
||||
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?
|
Loading…
Reference in New Issue