Question
How do you install the WP Toolkit?
Answer
You can install the WP Toolkit from WHM or the command line.
WHM
- Log in to WHM as
root - Navigate to Home / Server Configuration / WHM Marketplace
- Click the + Add Extensions button
- Click Install next to the WP Toolkit
Command line
- Log in to the server via SSH or WHM's Terminal as the
rootuser Run the following command:
# bash <(curl https://wp-toolkit.plesk.com/cPanel/installer.sh || wget -O - https://wp-toolkit.plesk.com/cPanel/installer.sh)
Comments
0 comments
Article is closed for comments.