Resolution
To hide advertisements on the admin/customer homepage, you must add the following to the file panel.ini:
[promos]
enabled = off
To hide advertisements on server settings and server mail settings, add the following to the file panel.ini:
[aps]
serverAppsPromoEnabled = off
With this solution, you will also need to create a text file named panel.ini in the following directory on the Plesk Panel managed server:
- On Unix/Linux: $PRODUCT_ROOT/admin/conf/
- On Windows: %plesk_dir%\admin\conf\ (%plesk_dir% is an environment variable denoting the Plesk Panel installation directory.)
- On Unix/Linux: $PRODUCT_ROOT/admin/conf/
- On Windows: %plesk_dir%\admin\conf\ (%plesk_dir% is an environment variable denoting the Plesk Panel installation directory.)
No
Yes