• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Resolved Remove Wordpress Toolkit

josie333

Basic Pleskian
CentOS 6.9 (Final)‬
Plesk Onyx
Version 17.5.3 Update #7, last updated on May 29, 2017 02:56 PM

Is it possible to completely remove the Plesk Wordpress Toolkit ?

I have asked many questions regarding this feature and several are still not solved after many weeks, perhaps even months

I would rather not have it at all than have to deal with its ongoing problems
 
in Plesk go to Extension -> My Extensions
Mark Wordpress toolkit
Press the remove button
 
Hi josie333,

pls. keep in mind, that with Plesk you have always the choice to install/remove/update/upgrade components over the command line ( logged in as user "root" over SSH ) as well:

Code:
plesk installer --select-product-id plesk --select-release-current --show-components --show-options

Code:
plesk installer --select-product-id plesk --select-release-current --remove-component COMPONENT-NAME

plesk installer --select-product-id plesk --select-release-current --install-component COMPONENT-NAME


Code:
plesk installer help
 
Back
Top