• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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