• 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.

Change provider / reseller

JacobColton

New Pleskian
Hi,

I am looking to change the provider / reseller a customer is under at the moment - does anyone know how to do this?

Regards,

Jacob
 
I have been investigating further and it looks like a query on the psa database is the way to do it, something like this:

update clients set parent_id='22' where id like '11';
 
At the moment, you can't do that within Plesk. You've to do everything manually.

Move subscription to yourself as admin, copy clients information somewhere, delete client, create new client on new reseller, fill the data, move subscription back to him. I know, this is very bad solution, i hope this will be fixed in future versions of Plesk.
 
OMG just found this out. This sucks badly! I cannot find anything usefull in the cli reference guide either.
 
Back
Top