• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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