The WordPress Toolkit plugin for cPanel is a replacement to the deprecated WordPress Manager plugin and allows you to easily install, configure, and manage all of your WordPress websites across your server.
Here we cover the steps to install WordPress Toolkit on your VPS or dedicated server through Root WHM or via command line.
Related Articles
Log into Root WHM Using AMP
Install WordPress with Softaculous
How to SSH into VPS or Dedicated Servers
Install through WHM
IMPORTANT: This solution will require root access. If this needs to be obtained, follow the guide on requesting root access.
- Log into Root WHM
- Navigate to Server Configuration -> WHM Marketplace
- Click the Add Extensions button
- Click the Install button beside WordPress Toolkit
NOTE: If you do not see the WordPress Toolkit plugin in cPanel following installation, you'll need to enable it in the Feature List being used by your cPanel account(s). Within Feature Manager be sure WordPress Toolkit and WordPress Toolkit Deluxe are enabled for the feature list(s) associated with the specific package(s) assigned to your cPanel accounts. Refer to the guide on modifying a package for further details.
Install via Command Line
IMPORTANT: This solution will require root access. If this needs to be obtained, follow the guide on requesting root access.
- Access your server via SSH as the root user or using the Terminal in Root WHM
- Run the following command
sh <(curl https://wp-toolkit.plesk.com/cPanel/installer.sh || wget -O - https://wp-toolkit.plesk.com/cPanel/installer.sh)
- Wait for the installation to complete
Comments
0 comments
Article is closed for comments.