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.
In Extensions -> My Extensions the button "Upload Extension" is suddenly missing. It was there a couple of days ago. What can I do to resolve this issue? Thank you.
My system is: CentOS Linux 7.5.1804 + Plesk Onyx 17.8.11
Could you please clarify why you need an upload form?
To install an extension from a file via the Plesk interface said:
Caution: Installing extensions from sources other than the Extensions Catalog can be insecure, and may allow a third party to compromise your server. Never install extensions from sources you do not trust.
To install an extension from a file via the Plesk interface:
Add the following lines to the panel.ini file:
[ext-catalog]
extensionUpload = true
Click Extensions and go to My Extensions.
Click Upload Extension. Select the file containing the packaged extension you want to install, and click OK.
To upload the MagicSpam extension from the supplier. I installed it now via SSH: plesk bin extension --install-url
But for the future I would like to have the button back. There must be a reason why it has disappeared, right?
Edit: I followed the instructions adding the mentioned lines in the panel.ini file and the button is back. Thank You!