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

Recent content by Fernando Ok

  1. Fernando Ok

    Resolved Is possible handle mailboxes using NEW REST API v2?

    Hi, I have a question which I think I already know the answer (not), but I want to be sure. Ok, the question is if I can handle(create, edit, remove...) mailboxes using "New Remote Plesk REST API v2". This new API is amazing and I am surprised that it does not have the capacity to manage...
  2. Fernando Ok

    Resolved Manually ip ban using XML API?

    Hello, i'm trying to manage ip ban's using Plesk XML API, i read api-rpc full reference without success in my search... Please, anyone can say me how to ban/unban specific ip manually using xml api? <packet> <ip-ban> <?????????????????? /> </ip-ban> </packet>
  3. Fernando Ok

    Question Help setting/updating values using PleskX API PHP

    Hello plesk team and customers, I'm trying to set|update values of customer/webspace.... I know method of create, get and delete, but i can't change any existent value... ¿what is set/update/change method? Create Customer example: $client->customer()->create([ 'cname' => 'Plesk'...
Back
Top