Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
I can see following options.
column-1' => array(
'title' => 'select',
'noEscape' => true,
'searchable' => true,
'sortable' => false,
)
when defining a column. However I am not able to find any specific option related to...
I am trying to build a front panel with pm_View_List_Simple. I need to have check box in every table and an action window at the top . I was able to create a table but unfortunately I am not able to create a checkbox in each table and an action window. What I need is just like the domains...
Hello,
I was finally able to find a solution. The extension works perfectly with Plesk 12.0 version. I am using pm_ApiCli::callSbin to do this. But in older versions I am getting undefined method error. The exact error is pasted below.
ERROR: Call to undefined method pm_ApiCli::callSbin()...
I was creating an Plesk extension and I need to edit root's crontab for the extension to work properly. While doing some experiment I understand that the Plesk extension works with the permission of psaadm . So I cannot use shell_exec to do this. Is there any api or cli interface where I will be...
I know that Plesk provides an option to protect the websites from hotlinking through Plesk panel. But I need to enable this for all domains. I was writing a script to do the same but unfortunately I was not able to complete. To complete the same I need to have a MySQL query or a file which...
Catch all email in Pesk panel is not working. I have changed the Catchall email from mail ==> change settings but still the catch all email goes to some unknown email address. Even when we put reject the email goes to some unknown location. The Postfix is the MTA used.
Fix done so far
run...