Let's say you want to install WordPress on yourdomain.com in one command.
In your SSH run:
Code: Select all
sudo /usr/local/vesta/bin/v-install-wordpress yourdomain.com
WARNING: Script will remove all files that you already have in public_html/ folder of yourdomain.com !
See source code of the script for all available parameters: v-install-wordpress