Introduction
This article outlines how to detach a WordPress installation from the WP Toolkit.
Procedure
-
Log in to WHM.
- Go to Plugins > WP Toolkit.
- On the Installations tab, the default tab, to the right of your domain name click on the three vertical dots icon.
- Click on Detach from the menu that appears.
An installation can also be detached using the wp-toolkit command-line tool:
/usr/local/bin/wp-toolkit --detach -instance-id $instance_id
Where $instance_id is the ID from the output of the /usr/local/bin/wp-toolkit --list command
Note: All WordPress installations created using WP Toolkit are permanently attached to WP Toolkit. You cannot detach them from WP Toolkit; you can only remove them completely.