• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Client account - remove domain templates

A

Alcedema

Guest
I have removed the ability for clients to add domains to their account, but, it's still showing the ability to make new domain templates )logged in as the client and not an admin).

Although they can't make any domains to use the template, and i only want customers to be able to use my set templates, is there a way to hide the "domain template" management from the client's panel?
 
See the following script from the 4PSA group

http://www.4psa.com/scripts/hide_buttons.sh

I would recommend downloading it and then looking at the code to make sure it has the client domain templates as an option (before running it). I know they have updated it several times, but I haven't checked it very recently...
 
Thank you, it doesn't but it doesn't look complicated at all, so I should be able to add that button in.

Thanks!
 
Back
Top