• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Documentation missing.

In the new extensions documentation.

Determine the user type - administrator, reseller, or customer and restrict access basing on this type. This is accomplished by creating the pm_Session class instance and using its boolean methods

All through it you see references to classes you extend like pm_Session etc they are linked to pages which do not exist.

Would be nice to have this reference to know what we can extend and the base classes and their functions.

even if its a interface reference

http://download1.parallels.com/Plesk/PP11/11.0/Doc/en-US/online/plesk-extensions-reference/
is the source.

Seems that
http://download1.parallels.com/Ples...ine/plesk-extensions-reference/Plesk_Modules/

Is missing.

Example.
http://download1.parallels.com/Ples...sions-reference/Plesk_Modules/pm_Session.html

I want this documentation as it makes it easier for us.
Your api and extension docs are kinda meh.
 
Back
Top